From b8835aee7ff9da14c514d80fada64debc4fbd6d7 Mon Sep 17 00:00:00 2001 From: Emily Boudreaux Date: Tue, 25 Nov 2025 14:12:17 -0500 Subject: [PATCH] docs(version): version bump v0.6.0 -> v0.7.0_rc1 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index fb262a11..e95061d5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ build-backend = "mesonpy" [project] name = "gridfire" # Choose your Python package name -version = "0.6.0" # Your project's version +version = "0.7.0_rc1" # Your project's version description = "Python interface to the GridFire nuclear network code" readme = "README.md" license = { file = "LICENSE.txt" } # Reference your license file [cite: 2]