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 2b51a6e commit 642fd73Copy full SHA for 642fd73
src/dependency_injector/__init__.py
@@ -1,6 +1,6 @@
1
"""Dependency injector top-level package."""
2
3
-__version__ = '3.14.8'
+__version__ = '3.14.9'
4
"""Version number that follows semantic versioning.
5
6
:type: str
0 commit comments