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 df0379f commit 6cfb40eCopy full SHA for 6cfb40e
multidict/__init__.py
@@ -22,7 +22,7 @@
22
"getversion",
23
)
24
25
-__version__ = "6.5.1"
+__version__ = "6.5.2.dev0"
26
27
28
if TYPE_CHECKING or not USE_EXTENSIONS:
0 commit comments