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 f87d7b1 commit 00b0f68Copy full SHA for 00b0f68
1 file changed
setup.py
@@ -4,7 +4,7 @@
4
5
from setuptools import find_packages, setup
6
7
-__version__ = "5.7.5"
+__version__ = "5.7.6"
8
9
TYPE_STUBS = ["*.pyi"]
10
0 commit comments