diff --git a/pyproject.toml b/pyproject.toml index 0b837f7..5511233 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,7 @@ [project] name = "gdis-pre-commit-hooks" description = "Pre commit hooks set" +version = "0.1.4" requires-python = ">=3.6" dependencies = [ "checkov>=2.0.267"