Skip to content

Commit 2e183f8

Browse files
committed
Bump to 4.5.1
1 parent d957636 commit 2e183f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

multidict/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
'MultiDictProxy', 'CIMultiDictProxy',
1313
'MultiDict', 'CIMultiDict', 'upstr', 'istr')
1414

15-
__version__ = '4.5.0'
15+
__version__ = '4.5.1'
1616

1717

1818
from ._abc import MultiMapping, MutableMultiMapping

0 commit comments

Comments
 (0)