Skip to content

Commit

Permalink
Update version for pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
tylern4 committed Jan 10, 2022
1 parent 342496d commit 1094bc4
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 @@ -20,7 +20,7 @@
author_email="[email protected]",
packages=['SuperfacilityAPI'],
package_dir={'': 'python'},
version='0.0.1',
version='0.0.2',
scripts=['python/SuperfacilityAPI/bin/sfapi'],
install_requires=[
'authlib', 'requests', 'click', 'tabulate', 'pandas', 'numpy'
Expand Down

0 comments on commit 1094bc4

Please sign in to comment.