diff --git a/pyproject.toml b/pyproject.toml index 94d4859..ea50c12 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "that-depends" -version = "1.6.5" +version = "1.6.6" description = "Simple Dependency Injection framework" authors = ["Artur Shiriev "] readme = "README.md"