We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a8b794 commit 2c8a605Copy full SHA for 2c8a605
Project.toml
@@ -1,7 +1,7 @@
1
name = "QuantumGradientGenerators"
2
uuid = "a563f35e-61db-434d-8c01-8b9e3ccdfd85"
3
authors = ["Michael Goerz <[email protected]>"]
4
-version = "0.1.6+dev"
+version = "0.1.7"
5
6
[deps]
7
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
@@ -11,7 +11,7 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
11
12
[compat]
13
LinearAlgebra = "1"
14
-QuantumControlBase = ">=0.9.3"
+QuantumControlBase = "0.10.0"
15
Random = "1"
16
SparseArrays = "1"
17
julia = "1.9"
0 commit comments