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