diff --git a/pyproject.toml b/pyproject.toml index ff70a76..c8b95f7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "wireup" -version = "0.5.0" +version = "0.6.0" description = "Python Dependency Injection Library" authors = ["Aldo Mateli "] license = "MIT"