Skip to content

Commit 679a750

Browse files
committed
Bump version
1 parent 8218ec7 commit 679a750

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

yarl/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
from .quoting import _Quoter, _Unquoter
1212

13-
__version__ = "1.4.1"
13+
__version__ = "1.5.0a0"
1414

1515
__all__ = ("URL",)
1616

0 commit comments

Comments
 (0)