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 cd000a0 commit 59ee02aCopy full SHA for 59ee02a
setup.py
@@ -4,7 +4,7 @@
4
5
from setuptools import find_packages, setup
6
7
-__version__ = "v20.1.7"
+__version__ = "v20.1.8"
8
9
10
THIS_DIRECTORY = path.abspath(path.dirname(__file__))
0 commit comments