Skip to content

Commit 80bb38f

Browse files
authored
Release 3.12.7 (#11120)
1 parent 5facb3d commit 80bb38f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGES.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010

1111
.. towncrier release notes start
1212
13-
3.12.7rc0 (2025-06-02)
14-
======================
13+
3.12.7 (2025-06-02)
14+
===================
1515

1616
Bug fixes
1717
---------

aiohttp/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "3.12.7rc0"
1+
__version__ = "3.12.7"
22

33
from typing import TYPE_CHECKING, Tuple
44

0 commit comments

Comments
 (0)