diff --git a/pyproject.toml b/pyproject.toml index 2793a23..52700b6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "guardx" -version = "0.2.1" +version = "0.2.2" description = "A Python library for code analysis and sandboxing" authors = ["IBM Research"] readme = "README.md"