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 674b265 commit 48df513Copy full SHA for 48df513
setup.py
@@ -2,7 +2,7 @@
2
3
from setuptools import setup, find_packages
4
5
-version = "0.3.4"
+version = "0.3.5"
6
7
# Read the contents of README file
8
source_root = Path(".")
0 commit comments