diff --git a/pyproject.toml b/pyproject.toml index 4005a7f..120db83 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "that-depends" -version = "1.12.0" +version = "1.13.0" description = "Simple Dependency Injection framework" authors = ["Artur Shiriev "] readme = "README.md"