We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fde059b commit 91a714eCopy full SHA for 91a714e
setup.py
@@ -2,7 +2,7 @@
2
3
from setuptools import setup
4
5
-VERSION = "0.14"
+VERSION = "0.15"
6
7
8
def get_long_description():
0 commit comments