diff --git a/pyproject.toml b/pyproject.toml index 5ba99037..71294af6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "drf-openapi-tester" -version = "2.3.1" +version = "2.3.2" description = "Test utility for validating OpenAPI response documentation" authors = ["Sondre Lillebø Gundersen ", "Na'aman Hirschfeld "] license = "BSD-4-Clause"