Skip to content

Commit

Permalink
Bumpv version.
Browse files Browse the repository at this point in the history
  • Loading branch information
hellysmile committed Jul 13, 2017
1 parent a653f5c commit 8f7d01d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aioelasticsearch/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
from .transport import AIOHttpTransport # isort:skip


__version__ = '0.1.8'
__version__ = '0.1.9'


class Elasticsearch(_Elasticsearch):
Expand Down

0 comments on commit 8f7d01d

Please sign in to comment.