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 fabeec7 commit 42e5db9Copy full SHA for 42e5db9
Project.toml
@@ -1,13 +1,13 @@
1
name = "QuantumGradientGenerators"
2
uuid = "a563f35e-61db-434d-8c01-8b9e3ccdfd85"
3
authors = ["Michael Goerz <[email protected]>"]
4
-version = "0.1.0+dev"
+version = "0.1.1"
5
6
[deps]
7
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
8
QuantumControlBase = "f10a33bc-5a64-497c-be7b-6f86b4f0c2aa"
9
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
10
11
[compat]
12
-QuantumControlBase = ">=0.7.0"
+QuantumControlBase = "0.8"
13
julia = "1.6"
0 commit comments