Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Pliner committed Nov 9, 2024
1 parent ba8f0f4 commit 71efdb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aio_request/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@
pass


__version__ = "0.2.0a3"
__version__ = "0.2.0a4"

version = f"{__version__}, Python {sys.version}"

Expand Down

0 comments on commit 71efdb9

Please sign in to comment.