Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikolay Kim committed Feb 7, 2017
1 parent 675339e commit 8159996
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 quote, unquote

__version__ = '0.9.0'
__version__ = '0.9.1'

__all__ = ['URL']

Expand Down

0 comments on commit 8159996

Please sign in to comment.