Skip to content

Commit

Permalink
Bump to 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
asvetlov committed Feb 17, 2018
1 parent cf2876d commit 4a5d2dd
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 @@ -10,7 +10,7 @@

from .quoting import _Quoter, _Unquoter

__version__ = '1.1.0'
__version__ = '1.1.1'

__all__ = ('URL',)

Expand Down

0 comments on commit 4a5d2dd

Please sign in to comment.