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 14068fe commit bdd4a89Copy full SHA for bdd4a89
Project.toml
@@ -1,7 +1,7 @@
1
name = "QuantumControl"
2
uuid = "8a270532-f23f-47a8-83a9-b33d10cad486"
3
authors = ["Michael Goerz <[email protected]>"]
4
-version = "0.10.0+dev"
+version = "0.11.0"
5
6
[deps]
7
FileIO = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549"
@@ -30,6 +30,6 @@ JLD2 = "0.4"
30
LinearAlgebra = "1"
31
Logging = "1"
32
Printf = "1"
33
-QuantumPropagators = ">=0.8.0"
+QuantumPropagators = "0.8.1"
34
Zygote = "0.6"
35
julia = "1.9"
0 commit comments