From f816fa2b10c483568f8a845a734fc0e3b15cefe7 Mon Sep 17 00:00:00 2001 From: cesarcajas Date: Thu, 26 Feb 2026 14:31:29 +0100 Subject: [PATCH] hotfix/update-version: update version 1.0.22 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index a0005b1..db541c1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "sunrise6g-opensdk" -version = "1.0.21" +version = "1.0.22" description = "Open source SDK to abstract CAMARA/GSMA Transformation Functions (TFs) for Edge Cloud platforms, 5G network cores and Open RAN solutions." keywords = [ "Federation", -- GitLab