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 aa14531 commit 6bd7c7eCopy full SHA for 6bd7c7e
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.7+dev"
+version = "0.1.8"
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
-QuantumControl = ">=0.10.0"
+QuantumControl = "0.11.0"
15
Random = "1"
16
SparseArrays = "1"
17
julia = "1.9"
0 commit comments