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 54a7d61 commit 0629c39Copy full SHA for 0629c39
setup.py
@@ -4,7 +4,7 @@
4
5
from setuptools import find_packages, setup
6
7
-__version__ = "5.6.6"
+__version__ = "5.6.7"
8
9
TYPE_STUBS = ["*.pyi"]
10
0 commit comments