We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60639f8 commit f98a4c7Copy full SHA for f98a4c7
setup.py
@@ -17,7 +17,7 @@
17
18
MAJOR = 1
19
MINOR = 16
20
-MICRO = 2
+MICRO = 3
21
IS_RELEASED = True
22
VERSION = '%d.%d.%d' % (MAJOR, MINOR, MICRO)
23
FULL_VERSION = VERSION
0 commit comments