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 07fa207 commit adf5c56Copy full SHA for adf5c56
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup
2
import os
3
4
-VERSION = "0.8"
+VERSION = "0.9"
5
6
7
def get_long_description():
0 commit comments