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 980a6b6 commit 4309debCopy full SHA for 4309deb
CHANGES.rst
@@ -14,6 +14,15 @@ Changelog
14
15
.. towncrier release notes start
16
17
+4.6.1 (2019-11-21)
18
+====================
19
+
20
+Bugfixes
21
+--------
22
23
+- Fix PyPI link for GitHub Issues badge.
24
+ `#391 <https://github.com/aio-libs/aiohttp/issues/391>`_
25
26
4.6.0 (2019-11-20)
27
====================
28
multidict/__init__.py
@@ -19,7 +19,7 @@
"istr",
)
-__version__ = "4.6.0"
+__version__ = "4.6.1"
try:
0 commit comments