diff --git a/pyproject.toml b/pyproject.toml index f8cb0d3..d2ea4e5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "ak-vendor" -version = "2.0.15" +version = "3.0.0" description = "Some vendor scripts that we use here at Appknox" authors = ["Appknox "] license = "MIT"