Skip to content

Commit 61d8d88

Browse files
committed
[skip ci] Increase maintenance version to 2.0.61
1 parent 0d3b8fa commit 61d8d88

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

0 commit comments

Comments
 (0)