Skip to content

Commit

Permalink
setup bump 0.0.83
Browse files Browse the repository at this point in the history
  • Loading branch information
eladyaniv01 committed Feb 2, 2021
1 parent 5fe20f6 commit 00007ff
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.82",
version="0.0.83",
install_requires=requirements,
setup_requires=["wheel", "numpy==1.19.3"],
cmdclass={"build_ext": build_ext},
Expand Down

0 comments on commit 00007ff

Please sign in to comment.