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