diff --git a/pyproject.toml b/pyproject.toml index 31558a78..64fd5878 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "django-contract-tester" -version = "1.0.0" +version = "1.1.0" description = "Test utility for validating OpenAPI response documentation" authors =["Matías Cárdenas ", "Sondre Lillebø Gundersen ", "Na'aman Hirschfeld "] license = "BSD-4-Clause"