Skip to content

Commit 3da9a53

Browse files
committed
Bump to 3.6.2a2
1 parent 3891c99 commit 3da9a53

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.6.2a1'
1+
__version__ = '3.6.2a2'
22

33
from typing import Tuple # noqa
44

0 commit comments

Comments
 (0)