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 eb26e67 commit 69a17a6Copy full SHA for 69a17a6
setup.py
@@ -18,7 +18,7 @@
18
import os
19
from setuptools import setup
20
21
-VERSION = '2.0.1'
+VERSION = '2.0.2'
22
23
# read the contents of README.md
24
this_directory = os.path.abspath(os.path.dirname(__file__))
0 commit comments