Skip to content

Commit

Permalink
bump version 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mianelson committed Sep 4, 2018
1 parent 94c7704 commit b50fc35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
with open("README.md", "r") as fh:
long_description = fh.read()

VERSION = "1.0.1"
VERSION = "1.0.2"

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

0 comments on commit b50fc35

Please sign in to comment.