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 80ac19c commit bd40998Copy full SHA for bd40998
1 file changed
multidict/__init__.py
@@ -12,7 +12,7 @@
12
'MultiDictProxy', 'CIMultiDictProxy',
13
'MultiDict', 'CIMultiDict', 'upstr', 'istr')
14
15
-__version__ = '4.5.1'
+__version__ = '4.5.2'
16
17
18
from ._abc import MultiMapping, MutableMultiMapping
0 commit comments