We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6518c4 commit 1bf7f85Copy full SHA for 1bf7f85
setup.py
@@ -9,7 +9,7 @@
9
10
setup(
11
name="pygolf",
12
- version="0.0.0",
+ version="1.0.0",
13
description="An automatic python code shortener",
14
long_description=long_description,
15
long_description_content_type="text/markdown",
0 commit comments