We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8476d5 commit 55cdd5aCopy full SHA for 55cdd5a
setup.py
@@ -4,7 +4,7 @@
4
from setuptools import setup
5
6
7
-version = '1.3.0'
+version = '1.4.0'
8
9
10
with open(os.path.join(os.path.dirname(__file__), 'README.md')) as readme:
0 commit comments