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