Skip to content

Commit 3111e6f

Browse files
914.14.post1
1 parent 0522529 commit 3111e6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

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

1111
MAJOR_VERSION = 914
1212
MINOR_VERSION = 14
13-
POST_VERSION = None
13+
POST_VERSION = 1
1414

1515
if POST_VERSION:
1616
VERSION_STRING = "%d.%d-%d" % (MAJOR_VERSION, MINOR_VERSION, POST_VERSION)

0 commit comments

Comments
 (0)