Skip to content

Commit e4bce66

Browse files
committed
Bump the hardcoded version to v3.8.3.post0.dev0
1 parent 0f8d39f commit e4bce66

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.8.3"
1+
__version__ = "3.8.3.post0.dev0"
22

33
from typing import Tuple
44

0 commit comments

Comments
 (0)