Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
acostapazo authored Jan 9, 2020
1 parent f9133f3 commit b4c6951
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 @@ -4,7 +4,7 @@

CURRENT_DIR = os.path.abspath(os.path.dirname(__file__))
PACKAGE_NAME = "meiga"
VERSION = "0.1.3"
VERSION = "0.1.4"

# The text of the README file
with open(os.path.join(CURRENT_DIR, "README.md")) as fid:
Expand Down

0 comments on commit b4c6951

Please sign in to comment.