Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
jdebacker committed Apr 4, 2024
1 parent e8f734e commit 20d5545
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.1.4] - 2024-04-03 15:00:00

### Added

- PRs, #91, #93, and #94 update the configuration of Compute Studio hosted OG-USA web apps
- PR #89 adds more CI tests, updates the Jupyter Book documentation, and make fixes for the latest `pandas-datareader`
- PR #87 updates the `run_og_usa.py` script for better use of `dask` multiprocessing

## [0.1.3] - 2024-02-12 15:00:00

### Added
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

setup(
name="ogusa",
version="0.1.3",
version="0.1.4",
author="Jason DeBacker and Richard W. Evans",
license="CC0 1.0 Universal (CC0 1.0) Public Domain Dedication",
description="USA calibration for OG-Core",
Expand Down

0 comments on commit 20d5545

Please sign in to comment.