diff --git a/pyproject.toml b/pyproject.toml index 933e878..97fc120 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "deadsimple" -version = "0.3.1" +version = "0.4.0" description = "A dependency injection library, aimed for the least amount of magic" authors = ["Nitzan Zada "] keywords = ["dependency_injection"]