Skip to content

Commit 14fd4ca

Browse files
authored
Release 3.11.0rc0 (#9770)
1 parent 2e0721c commit 14fd4ca

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.11.0b5 (2024-11-10)
14-
=====================
13+
3.11.0rc0 (2024-11-10)
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.11.0b5"
1+
__version__ = "3.11.0rc0"
22

33
from typing import TYPE_CHECKING, Tuple
44

0 commit comments

Comments
 (0)