Skip to content

Commit 9816727

Browse files
author
Christian Barra
authored
Bump to 0.12.0 (#216)
1 parent 684bd3f commit 9816727

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aiodocker/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from .docker import Docker
22

33

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

66

77
__all__ = ("Docker", )

0 commit comments

Comments
 (0)