Skip to content

Commit 0e7a0a7

Browse files
author
Christian Barra
committed
Bump to version 0.14.0
1 parent 20a1963 commit 0e7a0a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aiodocker/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from .docker import Docker
22

33

4-
__version__ = '0.14.0a0'
4+
__version__ = '0.14.0'
55

66

77
__all__ = ("Docker", )

0 commit comments

Comments
 (0)