Skip to content

Commit

Permalink
[skip ci] Increase maintenance version to 2.3.57
Browse files Browse the repository at this point in the history
  • Loading branch information
openmrs-bot committed Nov 20, 2023
1 parent ce87508 commit e20ca93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

__all__ = ('celery_app',)

API_VERSION = '2.3.56'
API_VERSION = '2.3.57'
API_BUILD = 'dev'
VERSION = API_VERSION + '-' + API_BUILD
__version__ = VERSION

0 comments on commit e20ca93

Please sign in to comment.