Skip to content

Commit

Permalink
Prepare for release v0.1.3 (#80)
Browse files Browse the repository at this point in the history
close #79
  • Loading branch information
capelastegui committed Oct 18, 2018
1 parent df43548 commit 4f753fa
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
@@ -1,6 +1,6 @@
from setuptools import setup, find_packages

__version__ = "0.1.2"
__version__ = "0.1.3"

# -- Edit Start
zip_safe = False
Expand Down

0 comments on commit 4f753fa

Please sign in to comment.