Skip to content

Commit

Permalink
update Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Krastanov authored Dec 16, 2023
1 parent 5d870cc commit da84215
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
name = "BPGates"
uuid = "2c1a90cd-bec4-4415-ae35-245016909a8f"
authors = ["ShuGe-MIT <[email protected]>", "Stefan Krastanov <[email protected]>"]
version = "1.0.0"
authors = ["Shu Ge <[email protected]>", "Stefan Krastanov <[email protected]>"]
version = "1.0.1"

[deps]
QuantumClifford = "0525e862-1e90-11e9-3e4d-1b39d7109de1"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"

[compat]
QuantumClifford = "0.8"
Random = "1"
julia = "1.9"

0 comments on commit da84215

Please sign in to comment.