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