diff --git a/pyproject.toml b/pyproject.toml index 796e3b0..1564262 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "postmanparser" -version = "0.1.4" +version = "0.1.5" description = "Postman collection parser for python" authors = ["Appknox "] license = "Apache-2.0"