From 2cda0e1ac77904c0577aa4da72f877901f81a12a Mon Sep 17 00:00:00 2001 From: gwm17 Date: Mon, 31 Mar 2025 13:24:11 -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 0b40501..c4ec011 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "attpc_engine" -version = "0.9.0rc0" +version = "0.9.0" description = "AT-TPC Monte-Carlo simulation engine" authors = [ {name = "Gordon McCann", email = "gordonmccann215@gmail.com"},