Skip to content

Commit

Permalink
[docs] Bumped Compat for Yao.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
jlbosse committed May 24, 2024
1 parent 076ecaf commit 8b840d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "FLOYao"
uuid = "6d9310a3-f1d0-41b7-8edb-11c1cf57cd2d"
authors = ["janlukas.bosse <janlukas.bosse@gmail.com> and contributors"]
version = "1.4.1"
version = "1.4.2"

[deps]
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Expand All @@ -10,7 +10,7 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
Yao = "5872b779-8223-5990-8dd0-5abbb0748c8c"

[compat]
Yao = "0.8.6"
Yao = "0.8.6, 0.9"
julia = "1"

[extras]
Expand Down

0 comments on commit 8b840d0

Please sign in to comment.