diff --git a/pyproject.toml b/pyproject.toml index 1bdeaf3..4c6d07c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "kesha" -version = "2.1.0" +version = "2.2.0" description = "Service for testing http requests and webhooks." authors = ["Evgeniy "] maintainers = ["Evgeniy Mitin "]