Skip to content

Commit 3f0a963

Browse files
committed
Increment version to 3.13.3.dev0
Signed-off-by: J. Nick Koston <[email protected]>
1 parent 91547df commit 3f0a963

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.2"
1+
__version__ = "3.13.3.dev0"
22

33
from typing import TYPE_CHECKING, Tuple
44

0 commit comments

Comments
 (0)