We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f671d5 commit 6f658f4Copy full SHA for 6f658f4
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "maturin"
5
[project]
6
name = "ffsim"
7
requires-python = ">=3.9"
8
-version = "0.0.61.dev"
+version = "0.0.61"
9
description = "Faster simulations of fermionic quantum circuits."
10
readme = "README.md"
11
license = { file = "LICENSE" }
0 commit comments