diff --git a/.release.yml b/.release.yml index d20fb3b..bcb1628 100644 --- a/.release.yml +++ b/.release.yml @@ -1,2 +1,2 @@ name: "ghastoolkit" -version: "0.13.4" +version: "0.14.0" diff --git a/pyproject.toml b/pyproject.toml index 9e5eccf..9c9e7c0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "ghastoolkit" -version = "0.13.4" +version = "0.14.0" authors = [{ name = "GeekMasher" }] description = "GitHub Advanced Security Python Toolkit" readme = "README.md" diff --git a/src/ghastoolkit/__init__.py b/src/ghastoolkit/__init__.py index 97d3ea9..90abe90 100644 --- a/src/ghastoolkit/__init__.py +++ b/src/ghastoolkit/__init__.py @@ -3,7 +3,7 @@ __name__ = "ghastoolkit" __title__ = "GHAS Toolkit" -__version__ = "0.13.4" +__version__ = "0.14.0" __description__ = "GitHub Advanced Security Python Toolkit" __summary__ = """\