Skip to content

Commit a37c4f2

Browse files
authored
Increment version to 3.11.9.dev0 (#10069)
1 parent 5ddf720 commit a37c4f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aiohttp/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "3.11.8"
1+
__version__ = "3.11.9.dev0"
22

33
from typing import TYPE_CHECKING, Tuple
44

0 commit comments

Comments
 (0)