diff --git a/pyproject.toml b/pyproject.toml index f5e2c0e1..9747389f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "ghastoolkit" -version = "0.10.0" +version = "0.11.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 5d9e0ded..17b45d40 100644 --- a/src/ghastoolkit/__init__.py +++ b/src/ghastoolkit/__init__.py @@ -2,7 +2,7 @@ __name__ = "ghastoolkit" __title__ = "GHAS Toolkit" -__version__ = "0.10.0" +__version__ = "0.11.0" __description__ = "GitHub Advanced Security Python Toolkit" __summary__ = """\