diff --git a/pyproject.toml b/pyproject.toml index b695e91..9b5485e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "apebench" -version = "0.0.1" +version = "0.1.0" description = "Benchmark suite for Autoregressive Neural Emulators of PDEs in JAX." readme = "README.md" requires-python ="~=3.10"