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 df2c829 commit 793c620Copy full SHA for 793c620
setup.py
@@ -4,7 +4,7 @@
4
5
from setuptools import find_packages, setup
6
7
-__version__ = "5.6.5"
+__version__ = "5.6.6"
8
9
TYPE_STUBS = ["*.pyi"]
10
0 commit comments