Skip to content

Commit

Permalink
Dump version; master is now 5.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
sandes committed May 24, 2020
1 parent 19babb6 commit 8ad6538
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zipfly/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

from __future__ import unicode_literals, print_function, with_statement

__version__ = '5.0.3'
__version__ = '5.0.4'
__author__ = 'Santiago Debus - Grow HQ, Inc.'
__license__ = 'MIT'

Expand Down

0 comments on commit 8ad6538

Please sign in to comment.