Skip to content

Commit

Permalink
Bump to 0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
asvetlov committed Sep 27, 2016
1 parent 32e8e65 commit 597ff48
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 quote, unquote

__version__ = '0.3.2'
__version__ = '0.4.0'

__all__ = ['URL']

Expand Down

0 comments on commit 597ff48

Please sign in to comment.