Skip to content

Commit 2542f8f

Browse files
Fix version
Fix version
2 parents 1ab87ef + 99018a9 commit 2542f8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
setuptools.setup(
1616
name="mario",
17-
version="version=0.0.117",
17+
version="0.0.117",
1818
description="Shell pipes for Python.",
1919
long_description=open(PROJECT_ROOT / "README.rst").read(),
2020
long_description_content_type="text/x-rst",

0 commit comments

Comments
 (0)