We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9361d2 commit 83119acCopy full SHA for 83119ac
setup.py
@@ -4,7 +4,7 @@
4
5
from setuptools import find_packages, setup
6
7
-__version__ = "5.7.1"
+__version__ = "5.7.2"
8
9
TYPE_STUBS = ["*.pyi"]
10
0 commit comments