diff --git a/pyproject.toml b/pyproject.toml index f7877da..e1a3283 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "kink" -version = "0.8.0" +version = "0.8.1" description = "Dependency injection for python." authors = [ "Dawid Kraczkowski "