From e311702369f0745a135cc36b2a9e925565f51720 Mon Sep 17 00:00:00 2001 From: Manasjyoti Sharma Date: Wed, 19 Aug 2026 11:49:51 +0530 Subject: [PATCH] Prepare Ocelle SDK 1.0.2rc1 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 158958c..b1fc51a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "fortifyroot-ocelle" -version = "1.0.1" +version = "1.0.2rc1" description = "FortifyRoot Ocelle SDK for LLM observability" authors = ["FortifyRoot "] license = "Apache-2.0"