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