Skip to content

Commit

Permalink
revert version change
Browse files Browse the repository at this point in the history
was just for local use
  • Loading branch information
akhanf authored Oct 17, 2024
1 parent a9b32a1 commit 76b057a
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 @@ -3,6 +3,6 @@
import versioneer

setup(
version="0.17.2-dev",
version=versioneer.get_version(),
cmdclass=versioneer.get_cmdclass(),
)

0 comments on commit 76b057a

Please sign in to comment.