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