Skip to content

Commit ad1e369

Browse files
committed
[skip ci] Increase maintenance version to 2.3.174
1 parent 56b3093 commit ad1e369

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
__all__ = ('celery_app',)
66

7-
API_VERSION = '2.3.173'
7+
API_VERSION = '2.3.174'
88
API_BUILD = 'dev'
99
VERSION = API_VERSION + '-' + API_BUILD
1010
__version__ = VERSION

0 commit comments

Comments
 (0)