diff --git a/pyproject.toml b/pyproject.toml index 1ef8cc3..fe34ca2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "decoy" -version = "1.0.2" +version = "1.1.0" description = "Opinionated, typed stubbing and verification library for Python" authors = ["Mike Cousins "] license = "MIT"