Skip to content

Commit

Permalink
setup update version
Browse files Browse the repository at this point in the history
  • Loading branch information
sandes committed May 24, 2020
1 parent 8ad6538 commit 12a0496
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 @@ -3,7 +3,7 @@
import os

#from zipfly.zipfly import __version__
__version__ = '5.0.3'
__version__ = '5.0.4'

CURRENT_PYTHON = sys.version_info[:2]
REQUIRED_PYTHON = (3,6)
Expand Down

0 comments on commit 12a0496

Please sign in to comment.