From 505945e255d1cc994b4be5e65c916638556b0376 Mon Sep 17 00:00:00 2001 From: BotReleaser Date: Wed, 5 Jun 2024 17:01:20 +0000 Subject: [PATCH] v1.0.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 1e052dc..a4bf09e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "giskard-hub" -version = "0.1.3" +version = "1.0.0" 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"