We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f93c22 commit 3c1987bCopy full SHA for 3c1987b
setup.py
@@ -25,6 +25,6 @@
25
entry_points={
26
"console_scripts": ["submit50=submit50.__main__:main"]
27
},
28
- version="3.0.4",
+ version="3.1.0",
29
include_package_data=True
30
)
0 commit comments