Skip to content

Commit

Permalink
updated version number to 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
achael authored Feb 2, 2019
1 parent b359373 commit 2339baa
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 @@ -6,7 +6,7 @@ def read(fname):

if __name__ == "__main__":
setup(name="ehtim",
version = "0.1.1",
version = "0.1.2",

author = "Andrew Chael",
author_email = "[email protected]",
Expand Down

0 comments on commit 2339baa

Please sign in to comment.