Skip to content

Commit

Permalink
fix: Bump PythonCall version for PyBraket
Browse files Browse the repository at this point in the history
  • Loading branch information
kshyatt-aws committed Jul 1, 2024
1 parent dd0f953 commit f893f1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PyBraket/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Braket = "=0.9.1"
CondaPkg = "=0.2.22"
DataStructures = "=0.18.20"
LinearAlgebra = "1.6"
PythonCall = "=0.9.19"
PythonCall = "=0.9.20"
Statistics = "1"
StructTypes = "=1.10.0"
Test = "1.6"
Expand Down

0 comments on commit f893f1e

Please sign in to comment.