From 2e8a358dd2789eda9c6b8c287260e89f71d9fc58 Mon Sep 17 00:00:00 2001 From: gael Date: Tue, 11 Nov 2025 11:51:57 -0500 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 17bdd12..723343c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "gain_viz" -version = "0.1.0" +version = "0.1.1" description = "Interactive srsRAN_Project gnb gain control and spectrum visualization tool" authors = [ { name = "Qoherent Inc.", email = "info@qoherent.ai" }