Skip to content

Commit

Permalink
fix: bump PyBraket too
Browse files Browse the repository at this point in the history
  • Loading branch information
kshyatt-aws committed Nov 28, 2024
1 parent 5af4ba6 commit 79982a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions PyBraket/Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "PyBraket"
uuid = "e85266a6-1825-490b-a80e-9b9469c53660"
authors = ["Katharine Hyatt <hyatkath@amazon.com>"]
version = "0.9.5"
version = "0.9.6"

[deps]
Braket = "19504a0f-b47d-4348-9127-acc6cc69ef67"
Expand All @@ -14,7 +14,7 @@ StructTypes = "856f2bd8-1eba-4b0a-8007-ebc267875bd4"

[compat]
Aqua = "=0.8"
Braket = "=0.9.5"
Braket = "=0.9.6"
CondaPkg = "=0.2.23"
DataStructures = "=0.18.20"
LinearAlgebra = "1.6"
Expand Down

0 comments on commit 79982a5

Please sign in to comment.