We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f22d2f commit 37343e0Copy full SHA for 37343e0
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup, find_packages
2
3
4
-__version__ = '0.14.0'
+__version__ = '0.14.1'
5
6
7
setup(
0 commit comments