Skip to content

Commit 2c45a4a

Browse files
committed
[skip ci] Increase maintenance version to 2.0.50
1 parent 020e25e commit 2c45a4a

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
@@ -1,4 +1,4 @@
1-
API_VERSION = '2.0.49'
1+
API_VERSION = '2.0.50'
22
API_BUILD = 'dev'
33
VERSION = API_VERSION + '-' + API_BUILD
44
__version__ = VERSION

0 commit comments

Comments
 (0)