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