We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b758ba4 commit d632f6dCopy full SHA for d632f6d
1 file changed
setup.py
@@ -2,7 +2,7 @@
2
3
from setuptools import setup, find_packages
4
5
-__version__ = '4.0.0'
+__version__ = '4.1.0'
6
7
with open('README.md', 'r', encoding='utf-8') as readme:
8
long_description = readme.read()
0 commit comments