diff --git a/pyproject.toml b/pyproject.toml index f36b1ea1..ae694382 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "diffrax" -version = "0.5.0" +version = "0.5.1" description = "GPU+autodiff-capable ODE/SDE/CDE solvers written in JAX." readme = "README.md" requires-python ="~=3.9"