diff --git a/pyproject.toml b/pyproject.toml index 9f53ec49..db23c4cd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "equinox" -version = "0.11.6" +version = "0.11.7" description = "Elegant easy-to-use neural networks in JAX." readme = "README.md" requires-python ="~=3.9"