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 8fbe062 commit 3d78b4bCopy full SHA for 3d78b4b
setup.py
@@ -2,7 +2,7 @@
2
3
from setuptools import find_packages, setup
4
5
-version = "3.4.0"
+version = "3.4.1"
6
7
with open("README.md") as f:
8
readme = f.read()
0 commit comments