Skip to content

Commit 24a4c67

Browse files
committed
update version
1 parent da8bb3c commit 24a4c67

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
@@ -1,6 +1,6 @@
11
VERSION_MAJOR = 1
22
VERSION_MINOR = 0
3-
VERSION_PATCH = 3
3+
VERSION_PATCH = 4
44
VERSION_STRING = '%s.%s.%s' % (VERSION_MAJOR, VERSION_MINOR, VERSION_PATCH)
55
__version__ = VERSION_STRING
66

0 commit comments

Comments
 (0)