Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
Increment version number in setup.py.
  • Loading branch information
zach401 committed Feb 18, 2021
1 parent 66de5b7 commit 6f73eba
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 @@
long_description = fh.read()
setuptools.setup(
name="acnportal",
version="0.2.2",
version="0.3.1",
author="Zachary Lee, Sunash Sharma",
author_email="ev-help@caltech.edu",
url="https://github.com/zach401/acnportal",
Expand Down

0 comments on commit 6f73eba

Please sign in to comment.