Skip to content

Commit

Permalink
New version: Braket v0.9.5 (#116776)
Browse files Browse the repository at this point in the history
UUID: 19504a0f-b47d-4348-9127-acc6cc69ef67
Repo: https://github.com/amazon-braket/Braket.jl.git
Tree: a93b32ca98c75fb9b61a20ac4b7b8ece3d60aad6

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Oct 7, 2024
1 parent eed617b commit 68edc8e
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 3 deletions.
15 changes: 12 additions & 3 deletions B/Braket/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
[0]
Statistics = "1.6.0-1"
StructTypes = "1.10.0"
Tar = "1.9.3-1"
julia = "1.6.0-1"

Expand All @@ -27,6 +26,9 @@ AxisArrays = "0.4.6"
DataStructures = "0.18.13"
DecFP = "1.3.1"

["0-0.9.4"]
StructTypes = "1.10.0"

["0.3"]
Compat = "4.5.0"
HTTP = "1.7.3"
Expand Down Expand Up @@ -177,11 +179,18 @@ StaticArrays = "1.9.5"
HTTP = "1.10.8"

["0.9.2-0"]
AWS = "1.91.0"
Graphs = "1.11.2"
JLD2 = "0.4.51"
StaticArrays = "1.9.7"

["0.9.2-0.9.4"]
AWS = "1.91.0"
JLD2 = "0.4.51"

["0.9.4-0"]
CodeTracking = "1.3.6"
Compat = "4.16.0"

["0.9.5-0"]
AWS = "1.92.0"
JLD2 = "0.5.4"
StructTypes = "1.11.0"
3 changes: 3 additions & 0 deletions B/Braket/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -69,3 +69,6 @@ git-tree-sha1 = "6c4e59f531dd9038582f74dd0e90ef556d4c95db"

["0.9.4"]
git-tree-sha1 = "aba13bf5284a508ccfd39b492d36fae42d0b507e"

["0.9.5"]
git-tree-sha1 = "a93b32ca98c75fb9b61a20ac4b7b8ece3d60aad6"

0 comments on commit 68edc8e

Please sign in to comment.