Skip to content

Commit

Permalink
Bump to 0.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Barra committed Nov 12, 2017
1 parent 37a9fa8 commit ddd1c9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aiodocker/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from .docker import Docker


__version__ = '0.8.3a0'
__version__ = '0.8.5'


__all__ = ("Docker", )

0 comments on commit ddd1c9b

Please sign in to comment.