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 5facb3d commit 80bb38fCopy full SHA for 80bb38f
CHANGES.rst
@@ -10,8 +10,8 @@
10
11
.. towncrier release notes start
12
13
-3.12.7rc0 (2025-06-02)
14
-======================
+3.12.7 (2025-06-02)
+===================
15
16
Bug fixes
17
---------
aiohttp/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "3.12.7rc0"
+__version__ = "3.12.7"
2
3
from typing import TYPE_CHECKING, Tuple
4
0 commit comments