Skip to content

Commit da19332

Browse files
committed
[skip ci] Increase maintenance version to 2.0.33
1 parent e18b8e1 commit da19332

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.32'
1+
API_VERSION = '2.0.33'
22
API_BUILD = 'dev'
33
VERSION = API_VERSION + '-' + API_BUILD
44
__version__ = VERSION

0 commit comments

Comments
 (0)