Skip to content

Commit

Permalink
Bump to 3.8.0a3
Browse files Browse the repository at this point in the history
  • Loading branch information
asvetlov committed Oct 29, 2021
1 parent 29eef97 commit c5e64d1
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.0a1"
__version__ = "3.8.0a3"

from typing import Tuple

Expand Down

0 comments on commit c5e64d1

Please sign in to comment.