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 ba4d428 commit 863eff1Copy full SHA for 863eff1
1 file changed
multidict/__init__.py
@@ -22,7 +22,7 @@
22
"getversion",
23
)
24
25
-__version__ = "6.6.1"
+__version__ = "6.6.2.dev0"
26
27
28
if TYPE_CHECKING or not USE_EXTENSIONS:
0 commit comments