From 6046f1d96b3debbc4f526a5cf65b1cc435f0d575 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Wed, 12 Feb 2025 16:00:16 +0000 Subject: [PATCH] Bump version to 0.10.3 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index a0d1f0b..9dd4af8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "sc-system-ai" -version = "0.10.2" +version = "0.10.3" description = "Package for handling LLM in sc-system." authors = ["Your Name "] readme = "README.md"