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 34c0981 commit 81abc33Copy full SHA for 81abc33
setup.py
@@ -2,7 +2,7 @@
2
3
from setuptools import setup
4
5
-__version__ = "3.10.0"
+__version__ = "3.10.1"
6
7
with open("README.md", "r") as fh:
8
long_description = fh.read()
0 commit comments