We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12b6f47 commit 5118efbCopy full SHA for 5118efb
setup.py
@@ -1,6 +1,6 @@
1
from setuptools import setup, find_packages
2
3
-VERSION = '1.0.52s'
+VERSION = '1.0.52'
4
5
with open('README.rst') as readme_file:
6
readme = readme_file.read()
0 commit comments