fix(clang): fixed a few compiler warnings in clang

This commit is contained in:
2025-11-28 09:53:54 -05:00
parent 21cabfdb66
commit 7a4ccff021
5 changed files with 5 additions and 40 deletions

View File

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