Skip to content

Commit

Permalink
Dump version; master is now 5.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sandes committed May 24, 2020
1 parent 4f5b674 commit f0427e1
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.2'
__version__ = '5.0.3'
__author__ = 'Santiago Debus - Grow HQ, Inc.'
__license__ = 'MIT'

Expand Down

0 comments on commit f0427e1

Please sign in to comment.