Skip to content

Commit

Permalink
release 2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
petrjasek committed Feb 1, 2024
1 parent 1ad040c commit d061cc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion newsroom/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

from newsroom.user_roles import UserRole

__version__ = "2.5.0-dev"
__version__ = "2.5.0"

# reuse content api dbs
MONGO_PREFIX = "CONTENTAPI_MONGO"
Expand Down

0 comments on commit d061cc4

Please sign in to comment.