Skip to content

Commit

Permalink
Preparing release 0.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mdpiper committed Mar 28, 2024
1 parent f9c8173 commit 2177e68
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changes for bmi-topography

## 0.8.4 (unreleased)
## 0.8.4 (2024-03-28)

- Update docs build (#68)
- Set minimum python>=3.10 (#67)
Expand Down
2 changes: 1 addition & 1 deletion bmi_topography/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.8.4.dev0"
__version__ = "0.8.4"

0 comments on commit 2177e68

Please sign in to comment.