From c737e410881129429f1b37b2e64ceb4f0dadd3a6 Mon Sep 17 00:00:00 2001 From: BotReleaser Date: Mon, 27 May 2024 16:18:05 +0000 Subject: [PATCH] v0.1.2 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"