Skip to content

Commit

Permalink
revert marvin/setup.py
Browse files Browse the repository at this point in the history
Signed-off-by: Abhishek Kumar <[email protected]>
  • Loading branch information
shwstppr committed Nov 5, 2024
1 parent 7d43ce3 commit a076bad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/marvin/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
raise RuntimeError("python setuptools is required to build Marvin")


VERSION = "4.20.0.0"
VERSION = "4.20.0.0-SNAPSHOT"

setup(name="Marvin",
version=VERSION,
Expand Down

0 comments on commit a076bad

Please sign in to comment.