Skip to content

Commit 83a85fa

Browse files
committed
Incremnet version to 3.13.5.dev0
1 parent 1c1dfb0 commit 83a85fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aiohttp/__init__.py

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

33
from typing import TYPE_CHECKING, Tuple
44

0 commit comments

Comments
 (0)