Skip to content

Commit 68cebe6

Browse files
committed
Version 1.1.4
1 parent f14c4ce commit 68cebe6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_version/__init__.py

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

1515
VERSION_MAJOR = 1
1616
VERSION_MINOR = 1
17-
VERSION_PATCH = 3
17+
VERSION_PATCH = 4
1818

1919
VERSION_STRING = '%s.%s.%s' % (VERSION_MAJOR, VERSION_MINOR, VERSION_PATCH)
2020

0 commit comments

Comments
 (0)