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.
2 parents afcdb94 + 35fcf28 commit b478d8aCopy full SHA for b478d8a
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