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 5b2a7d8 commit 0310eb2Copy full SHA for 0310eb2
1 file changed
setup.py
@@ -4,7 +4,7 @@
4
5
from setuptools import find_packages, setup
6
7
-__version__ = "5.7.3"
+__version__ = "5.7.4"
8
9
TYPE_STUBS = ["*.pyi"]
10
0 commit comments