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