Skip to content

Commit 3ba470f

Browse files
committed
release: v1.2.0
1 parent a9c558b commit 3ba470f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aiodi/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
from .builder import ContainerBuilder
55
from .container import Container, ContainerKey
66

7-
__version__ = '1.1.4'
7+
__version__ = '1.2.0'
88

99
__all__ = (
1010
# di

0 commit comments

Comments
 (0)