docs(version): version bump v0.7.0_rc2 -> v0.7.1_rc2

This version brings repairs to gcc builds
This commit is contained in:
2025-11-28 09:46:31 -05:00
parent a472dc5214
commit 21cabfdb66
4 changed files with 4 additions and 4 deletions

View File

@@ -8,7 +8,7 @@ build-backend = "mesonpy"
[project]
name = "gridfire" # Choose your Python package name
version = "0.7.0_rc1" # Your project's version
version = "0.7.1_rc2" # 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]