bumped version number
All checks were successful
Build the package using cmake then documentation / build (ubuntu-latest, 3.12) (push) Successful in 1m35s

This commit is contained in:
froejdh_e 2025-03-18 17:47:05 +01:00
parent 11cd2ec654
commit 602b04e49f
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
package:
name: aare
version: 2025.2.18 #TODO! how to not duplicate this?
version: 2025.3.18 #TODO! how to not duplicate this?

View File

@ -4,7 +4,7 @@ build-backend = "scikit_build_core.build"
[project]
name = "aare"
version = "2025.2.18"
version = "2025.3.18"
[tool.scikit-build]