Skip to content

Commit

Permalink
Release v3.9.0rc0 (aio-libs#7840)
Browse files Browse the repository at this point in the history
Missed version bump
  • Loading branch information
Dreamsorcerer authored and Xiang Li committed Dec 4, 2023
1 parent d6676c7 commit 7177d3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aiohttp/__init__.py
@@ -1,4 +1,4 @@
__version__ = "3.9.0b1"
__version__ = "3.9.0rc0"

from typing import TYPE_CHECKING, Tuple

Expand Down

0 comments on commit 7177d3b

Please sign in to comment.