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 161cc1a commit 11270e3Copy full SHA for 11270e3
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.0-dev"
+version = "0.1.0"
5
6
[deps]
7
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
@@ -10,6 +10,6 @@ QuantumPropagators = "7bf12567-5742-4b91-a078-644e72a65fc1"
10
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
11
12
[compat]
13
-QuantumPropagators = ">=0.3.0"
14
-QuantumControlBase = ">=0.7.0"
+QuantumPropagators = "0.3.1"
+QuantumControlBase = "0.7.0"
15
julia = "1.6"
0 commit comments