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