From 2fe1f6c08d5a1a163fc11d7085e3549fa24b26fc Mon Sep 17 00:00:00 2001 From: gwm17 Date: Mon, 31 Mar 2025 11:12:20 -0400 Subject: [PATCH] Bump to rc --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 19fd732..0b40501 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "attpc_engine" -version = "0.8.0" +version = "0.9.0rc0" description = "AT-TPC Monte-Carlo simulation engine" authors = [ {name = "Gordon McCann", email = "gordonmccann215@gmail.com"},