Skip to content

Commit bb83512

Browse files
committed
Version 1.1.3
1 parent f414d44 commit bb83512

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

0 commit comments

Comments
 (0)