Skip to content

Commit

Permalink
0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sergioburdisso committed Nov 12, 2019
1 parent 2b12af2 commit 2e1be45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyss3/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
from functools import reduce
from six.moves import xrange

__version__ = "0.3.0"
__version__ = "0.3.1"

ENCODING = "utf-8"

Expand Down

0 comments on commit 2e1be45

Please sign in to comment.