We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ab87ef commit 99018a9Copy full SHA for 99018a9
setup.py
@@ -14,7 +14,7 @@
14
15
setuptools.setup(
16
name="mario",
17
- version="version=0.0.117",
+ version="0.0.117",
18
description="Shell pipes for Python.",
19
long_description=open(PROJECT_ROOT / "README.rst").read(),
20
long_description_content_type="text/x-rst",
0 commit comments