Skip to content

Commit

Permalink
Up the version number for a bugfix release
Browse files Browse the repository at this point in the history
  • Loading branch information
ESultanik committed Nov 4, 2019
1 parent 098b1ea commit 836f85e
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
@@ -1,4 +1,4 @@
__version__ = (0, 1, 3)
__version__ = (0, 1, 4)

VERSION_STRING = ''

Expand Down

0 comments on commit 836f85e

Please sign in to comment.