We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff853b3 commit 977f21aCopy full SHA for 977f21a
aiodocker/__init__.py
@@ -1,7 +1,7 @@
1
from .docker import Docker
2
3
4
-__version__ = '0.13.0a0'
+__version__ = '0.13.0'
5
6
7
__all__ = ("Docker", )
0 commit comments