Skip to content

Commit

Permalink
Bump to 3.8.0a7
Browse files Browse the repository at this point in the history
  • Loading branch information
asvetlov committed Oct 30, 2021
1 parent daa336b commit eeaea0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aiohttp/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = "3.8.0a6"
__version__ = "3.8.0a7"

from typing import Tuple

Expand Down

0 comments on commit eeaea0c

Please sign in to comment.