Skip to content

Commit

Permalink
Increment verson to 1.12.2.dev0
Browse files Browse the repository at this point in the history
  • Loading branch information
bdraco committed Sep 23, 2024
1 parent 19f2516 commit 66c2516
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yarl/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
cache_info,
)

__version__ = "1.12.1"
__version__ = "1.12.2.dev0"

__all__ = (
"URL",
Expand Down

0 comments on commit 66c2516

Please sign in to comment.