Skip to content

Commit 49a45fb

Browse files
committed
Version 1.1.2
1 parent 8107f83 commit 49a45fb

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 = 1
17+
VERSION_PATCH = 2
1818

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

0 commit comments

Comments
 (0)