diff --git a/pyproject.toml b/pyproject.toml index 7727d35..e0776f5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "wireup" -version = "0.14.0" +version = "0.15.0" description = "Python Dependency Injection Library" authors = ["Aldo Mateli "] license = "MIT"