Skip to content

Commit

Permalink
Set the version in preparation for release
Browse files Browse the repository at this point in the history
  • Loading branch information
ESultanik committed Sep 9, 2020
1 parent b77f0ea commit e596e25
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, 6)
Expand Down

0 comments on commit e596e25

Please sign in to comment.