Skip to content

Commit 610d21e

Browse files
committed
Bump to 1.4.2
1 parent 505f1ac commit 610d21e

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.5.0a0"
13+
__version__ = "1.4.2"
1414

1515
__all__ = ("URL",)
1616

0 commit comments

Comments
 (0)