Skip to content

Commit

Permalink
bump version to 0.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinsung committed Dec 5, 2023
1 parent 1e826c4 commit 28f43bd
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.16.dev"
version = "0.0.16"
description = "Faster simulations of fermionic quantum circuits."
readme = "README.md"
license = { file = "LICENSE" }
Expand Down

0 comments on commit 28f43bd

Please sign in to comment.