We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f7e295b + 408be0c commit 943faa0Copy full SHA for 943faa0
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
5
[project]
6
name = "torax"
7
description = "Differentiable 1D tokamak plasma transport simulator in JAX."
8
-version = "0.1.0"
+version = "0.3.0.dev"
9
readme = "README.md"
10
requires-python = ">=3.10"
11
license = {file = "LICENSE"}
0 commit comments