Skip to content

Commit

Permalink
bump version to 0.0.34
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinsung committed May 17, 2024
1 parent af3eefb commit 91ff743
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ build-backend = "maturin"
[project]
name = "ffsim"
requires-python = ">=3.8"
version = "0.0.34.dev"
version = "0.0.34"
description = "Faster simulations of fermionic quantum circuits."
readme = "README.md"
license = { file = "LICENSE" }
Expand Down

0 comments on commit 91ff743

Please sign in to comment.