Skip to content

Commit

Permalink
Up the version number for release
Browse files Browse the repository at this point in the history
  • Loading branch information
ESultanik committed Oct 27, 2020
1 parent 5b96718 commit bbc6ef4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion polyfile/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ def git_branch():


# Change DEV_BUILD to False when deploying to PyPI
DEV_BUILD = True
DEV_BUILD = False


__version__ = (0, 1, 7)
Expand Down

0 comments on commit bbc6ef4

Please sign in to comment.