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 050a97c commit d154dd4Copy full SHA for d154dd4
setup.py
@@ -5,7 +5,7 @@
5
6
PROJECT_DIR = Path(__file__).parent.resolve()
7
README_FILE = PROJECT_DIR / "README.md"
8
-VERSION = "0.33.0"
+VERSION = "0.34.0"
9
10
11
setup(
0 commit comments