We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 486dc54 + 7321af0 commit 30c40aeCopy full SHA for 30c40ae
setup.py
@@ -5,7 +5,7 @@
5
import setuptools
6
from setuptools.command.install import install
7
8
-VERSION = "v0.8.4"
+VERSION = "v0.8.5"
9
10
with open("README.md", "r") as fh:
11
LONG_DESCRIPTION = fh.read()
0 commit comments