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