diff --git a/pyproject.toml b/pyproject.toml index 098fdead8..eb527571a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ build-backend = "maturin" [project] name = "ffsim" requires-python = ">=3.9" -version = "0.0.45.dev" +version = "0.0.45" description = "Faster simulations of fermionic quantum circuits." readme = "README.md" license = { file = "LICENSE" }