diff --git a/pyproject.toml b/pyproject.toml index b55bdbb..d8f3bc6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "fallback-property" -version = "0.1.1" +version = "0.2.0" description = "A decorator which prefers a precalculated attribute over calling the decorated method." authors = [ "Jonas und der Wolf GmbH ",