Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
muellerberndt committed May 23, 2018
1 parent 1527c4a commit 566613c
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 @@ -4,7 +4,7 @@

# Package version (vX.Y.Z). It must match git tag being used for CircleCI
# deployment; otherwise the build will failed.
VERSION = "v0.17.11"
VERSION = "v0.17.12"

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

0 comments on commit 566613c

Please sign in to comment.