Skip to content

Commit

Permalink
Merge pull request #485 from UW-GAC/release/v0.23
Browse files Browse the repository at this point in the history
Release v0.23
  • Loading branch information
amstilp committed May 31, 2024
2 parents 4cc0e16 + cf8b068 commit 8916325
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.23.0 (devel)
## 0.23.0 (2024-05-31)

* Do not track previous groups for inactive accounts.
* Add an audit error if any group membership records exist for inactive accounts.
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.23.0.dev1"
__version__ = "0.23.0"

0 comments on commit 8916325

Please sign in to comment.