Skip to content

Commit

Permalink
Bump version number and update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
amstilp committed Oct 17, 2024
1 parent 6ff3d75 commit 29bef43
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

* Move most account settings into the Account adapter
* Allow the user to set a custom success message to be displayed after they verify an AnVIL account
* Move the setting to specify the template for account link verification emails into the AccountAdapter

## 0.25.0 (2024-08-07)

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.26.0.dev0"
__version__ = "0.26.0.dev1"

0 comments on commit 29bef43

Please sign in to comment.