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 7c428f9 commit 71cadb7Copy full SHA for 71cadb7
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup
2
import pathlib
3
4
-VERSION = '0.3.4'
+VERSION = '0.3.5'
5
6
# The directory containing this file
7
HERE = pathlib.Path(__file__).resolve().parent
0 commit comments