Skip to content

Commit

Permalink
Bump version number and update CHANGELOG for release
Browse files Browse the repository at this point in the history
  • Loading branch information
amstilp committed May 22, 2024
1 parent a6f6953 commit adf2fe3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Change log

## 0.22.1 (devel)
## 0.22.1 (2024-05-22)

* Maintenance: specify different numpy version requirement for python 3.12.

Expand Down
2 changes: 1 addition & 1 deletion anvil_consortium_manager/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.22.1.dev0"
__version__ = "0.22.1"

0 comments on commit adf2fe3

Please sign in to comment.