We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f14c4ce commit 68cebe6Copy full SHA for 68cebe6
1 file changed
_version/__init__.py
@@ -14,7 +14,7 @@
14
15
VERSION_MAJOR = 1
16
VERSION_MINOR = 1
17
-VERSION_PATCH = 3
+VERSION_PATCH = 4
18
19
VERSION_STRING = '%s.%s.%s' % (VERSION_MAJOR, VERSION_MINOR, VERSION_PATCH)
20
0 commit comments