We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20a1963 commit 0e7a0a7Copy full SHA for 0e7a0a7
aiodocker/__init__.py
@@ -1,7 +1,7 @@
1
from .docker import Docker
2
3
4
-__version__ = '0.14.0a0'
+__version__ = '0.14.0'
5
6
7
__all__ = ("Docker", )
0 commit comments