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 fecf595 commit 095227dCopy full SHA for 095227d
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "maturin"
5
[project]
6
name = "ffsim"
7
requires-python = ">=3.10"
8
-version = "0.0.63.dev"
+version = "0.0.63"
9
description = "Faster simulations of fermionic quantum circuits."
10
readme = "README.md"
11
license = { file = "LICENSE" }
0 commit comments