We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed241de commit a6aadd0Copy full SHA for a6aadd0
yarl/__init__.py
@@ -1,7 +1,7 @@
1
from ._query import Query, QueryVariable, SimpleQuery
2
from ._url import URL, cache_clear, cache_configure, cache_info
3
4
-__version__ = "1.22.0"
+__version__ = "1.22.1.dev0"
5
6
__all__ = (
7
"URL",
0 commit comments