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 a9c558b commit 3ba470fCopy full SHA for 3ba470f
aiodi/__init__.py
@@ -4,7 +4,7 @@
4
from .builder import ContainerBuilder
5
from .container import Container, ContainerKey
6
7
-__version__ = '1.1.4'
+__version__ = '1.2.0'
8
9
__all__ = (
10
# di
0 commit comments