Skip to content

Commit

Permalink
update version to 0.0.7.dev
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinsung committed Sep 20, 2023
1 parent 7029167 commit 5ca031f
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.6"
version = "0.0.7.dev"
description = "Faster simulations of fermionic quantum circuits."
readme = "README.md"
license = { file = "LICENSE" }
Expand Down

0 comments on commit 5ca031f

Please sign in to comment.