Skip to content

Commit

Permalink
Remove + from version so pybuild doesn't complain
Browse files Browse the repository at this point in the history
  • Loading branch information
JedMeister committed Sep 6, 2023
1 parent 86c888f commit aab752e
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 @@ -4,7 +4,7 @@

setup(
name="ebsmount",
version="0.96+",
version="0.97",
author="Jeremy Davis",
author_email="[email protected]",
url="https://github.com/turnkeylinux/ebsmount",
Expand Down

0 comments on commit aab752e

Please sign in to comment.