Skip to content

Commit

Permalink
setup bump 0.0.82
Browse files Browse the repository at this point in the history
  • Loading branch information
eladyaniv01 committed Jan 11, 2021
1 parent c384edc commit 53edd66
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 @@ -33,7 +33,7 @@ def finalize_options(self):
setup( # pragma: no cover
name="sc2mapanalyzer",
# version=f"{__version__}",
version="0.0.81",
version="0.0.82",
install_requires=requirements,
setup_requires=["wheel", "numpy==1.19.3"],
cmdclass={"build_ext": build_ext},
Expand Down

0 comments on commit 53edd66

Please sign in to comment.