Skip to content

Commit 184d42c

Browse files
committed
Version 1.1.1
1 parent 80e84db commit 184d42c

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

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

0 commit comments

Comments
 (0)