diff --git a/pyproject.toml b/pyproject.toml index 12155a35..81def3ed 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "equinox" -version = "0.11.7" +version = "0.11.8" description = "Elegant easy-to-use neural networks in JAX." readme = "README.md" requires-python =">=3.9"