Skip to content

Commit

Permalink
Bump to 1.5.0a0
Browse files Browse the repository at this point in the history
  • Loading branch information
asvetlov committed Nov 29, 2019
1 parent 54ee226 commit 2395cf5
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 @@ -9,7 +9,7 @@

from .quoting import _Quoter, _Unquoter

__version__ = "1.4.0"
__version__ = "1.5.0a0"

__all__ = ("URL",)

Expand Down

0 comments on commit 2395cf5

Please sign in to comment.