diff --git a/pyproject.toml b/pyproject.toml index 17e4b39..1ab8cef 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "wiremock" -version = "2.4.0" +version = "2.5.0" description = "Wiremock Admin API Client" authors = ["Cody Lee ", "Mike Waites "] license = "OSI Approved :: Apache Software License"