From db0694826665afeec1a081f3fa4878f94e243ed8 Mon Sep 17 00:00:00 2001 From: gwm17 Date: Tue, 22 Apr 2025 13:24:47 -0400 Subject: [PATCH] Bump to full release --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 3989115..536387c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "attpc_spyral" -version = "1.0.0rc0" +version = "1.0.0" description = "AT-TPC analysis pipeline" authors = [ {name = "gwm17", email = "gordonmccann215@gmail.com"},