Skip to content

Commit

Permalink
Prepare v0.3.0 (#34)
Browse files Browse the repository at this point in the history
<!--Please ensure the PR fulfills the following requirements! -->
<!-- If this is your first PR, make sure to add your details to the
AUTHORS.md! -->
### Pull Request Checklist:
- [ ] This PR addresses an already opened issue (for bug fixes /
features)
    - This PR fixes #xyz
- [ ] Tests for the changes have been added (for bug fixes / features)
- [ ] (If applicable) Documentation has been added / updated (for bug
fixes / features)
- [ ] CHANGES.rst has been updated (with summary of main changes)

### What kind of change does this PR introduce?

* Prepares v0.3.0

### Does this PR introduce a breaking change?

No.

### Other information:

With `setuptools-scm` I gather that we simply need to tag the commit on
merge to the main branch.
  • Loading branch information
huard authored Mar 6, 2024
2 parents 497ea99 + d92b172 commit dd758ba
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,7 @@
### Development Lead

* Trevor James Smith <smith.trevorj@ouranos.ca> [@Zeitsperre](https://github.com/Zeitsperre)

### Co-Developers

* David Huard <huard.david@ouranos.ca> [@huard](https://github.com/huard)
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changes

## 0.3.0 (2024--soon)
## 0.3.0 (2024-03-06)

* Updated the `RavenHydroFramework` to v3.8.
* `raven-hydro` now builds `RavenHydroFramework` directly from the GitHub official source code base.
Expand Down

0 comments on commit dd758ba

Please sign in to comment.