Skip to content

Commit 4ab127e

Browse files
author
dmi3y
committed
bump up 1.0.3
1 parent aaddb25 commit 4ab127e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
with open("README.md", "r") as fh:
1010
long_description = fh.read()
1111

12-
VERSION = "1.0.2"
12+
VERSION = "1.0.3"
1313

1414
class VerifyVersionCommand(install):
1515
"""Custom command to verify that the git tag matches our version"""

0 commit comments

Comments
 (0)