From 02773df4f401dba01a7c194b6f7aef823d442253 Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Tue, 16 May 2023 02:03:33 +0000 Subject: [PATCH] New version: QuantumControlBase v0.8.3 UUID: f10a33bc-5a64-497c-be7b-6f86b4f0c2aa Repo: https://github.com/JuliaQuantumControl/QuantumControlBase.jl.git Tree: 2d62487eece8ae75a9962130bcc086dc03dab3b8 Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701 --- Q/QuantumControlBase/Compat.toml | 7 +++++-- Q/QuantumControlBase/Deps.toml | 4 +++- Q/QuantumControlBase/Versions.toml | 3 +++ 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/Q/QuantumControlBase/Compat.toml b/Q/QuantumControlBase/Compat.toml index 17205fdf16a86f2..cc25be078eedde7 100644 --- a/Q/QuantumControlBase/Compat.toml +++ b/Q/QuantumControlBase/Compat.toml @@ -4,7 +4,7 @@ julia = "1.6.0-1" ["0.0.2-0.0"] QuantumPropagators = "0.0" -["0.0.3-0"] +["0.0.3-0.8.2"] Distributions = "0.25" ["0.1-0.2.0"] @@ -77,5 +77,8 @@ QuantumPropagators = "0.4.2-0.4" JLD2 = "0.4" Zygote = "0.6" -["0.8.2-0"] +["0.8.2"] QuantumPropagators = "0.5" + +["0.8.3-0"] +QuantumPropagators = "0.6" diff --git a/Q/QuantumControlBase/Deps.toml b/Q/QuantumControlBase/Deps.toml index 2f867108b2cd8c8..05236618f83c54e 100644 --- a/Q/QuantumControlBase/Deps.toml +++ b/Q/QuantumControlBase/Deps.toml @@ -4,9 +4,11 @@ QuantumPropagators = "7bf12567-5742-4b91-a078-644e72a65fc1" SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf" ["0.0.3-0"] -Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f" Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" +["0.0.3-0.8.2"] +Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f" + ["0.1-0"] Dates = "ade2ca70-3891-5945-98fb-dc099432e06a" diff --git a/Q/QuantumControlBase/Versions.toml b/Q/QuantumControlBase/Versions.toml index f5cc8e1bc66b5e2..59fa59779c08983 100644 --- a/Q/QuantumControlBase/Versions.toml +++ b/Q/QuantumControlBase/Versions.toml @@ -60,3 +60,6 @@ git-tree-sha1 = "dfe4fa1a86ac51164817536922fdf3b98e9613a6" ["0.8.2"] git-tree-sha1 = "aa2eb3c144bdc1cd4737d081b07ca8ce706a23f8" + +["0.8.3"] +git-tree-sha1 = "2d62487eece8ae75a9962130bcc086dc03dab3b8"