Skip to content

Commit

Permalink
Version is now "2.5.13".
Browse files Browse the repository at this point in the history
  • Loading branch information
genglert committed Oct 1, 2024
1 parent 062cdd7 commit 57f6520
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
== Version 2.5.13 Work in progress (not released -- this is a draft) ==
== Version 2.5.13 ==

Users side :
------------
Expand Down
2 changes: 1 addition & 1 deletion creme/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = '2.5.12'
__version__ = '2.5.13'


def get_version():
Expand Down

0 comments on commit 57f6520

Please sign in to comment.