Skip to content

Commit f98a4c7

Browse files
committed
Release 1.16.3
1 parent 60639f8 commit f98a4c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
MAJOR = 1
1919
MINOR = 16
20-
MICRO = 2
20+
MICRO = 3
2121
IS_RELEASED = True
2222
VERSION = '%d.%d.%d' % (MAJOR, MINOR, MICRO)
2323
FULL_VERSION = VERSION

0 commit comments

Comments
 (0)