diff --git a/pyproject.toml b/pyproject.toml index 8e1e8a5..042ba6e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "giskard-hub" -version = "0.1.1" +version = "0.1.2" description = "The giskard_hub library allows you to interact with the Giskard Hub, a platform that centralizes the validation process of LLM applications, empowering product teams to ensure all functional, business & legal requirements are met, and keeping them in close contact with the development team to avoid delayed deployment timelines." authors = ["Bazire "] readme = "README.md"