Skip to content

Commit 0df9ff0

Browse files
committed
[skip ci] Increase maintenance version to 2.0.46
1 parent c640eca commit 0df9ff0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

0 commit comments

Comments
 (0)