diff --git a/pyproject.toml b/pyproject.toml index 2c14661..85ff5a0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "decoy" -version = "1.4.0" +version = "1.5.0" description = "Opinionated, typed stubbing and verification library for Python" authors = ["Mike Cousins "] license = "MIT"