We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ad177c commit fcdb074Copy full SHA for fcdb074
pyproject.toml
@@ -14,7 +14,7 @@ build-backend="scikit_build_core.build"
14
15
[project]
16
name = "cherab-solps"
17
-version = "1.3.0.dev2"
+version = "1.3.0rc1"
18
dependencies = [
19
"raysect == 0.8.1.*",
20
"cherab == 1.5.*",
@@ -44,7 +44,7 @@ repository = "https://github.com/cherab/solps"
44
issues = "https://github.com/cherab/solps/issues"
45
46
[tool.scikit-build]
47
-cmake.version = ">=3.21"
+cmake.version = ">=3.24"
48
minimum-version = "0.10"
49
sdist.exclude = [
50
".github",
0 commit comments