We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6842e96 commit 3d4b318Copy full SHA for 3d4b318
setup.py
@@ -5,7 +5,7 @@
5
import setuptools
6
from setuptools.command.install import install
7
8
-VERSION = "v0.8.5"
+VERSION = "v0.8.6"
9
10
with open("README.md", "r") as fh:
11
LONG_DESCRIPTION = fh.read()
0 commit comments