Skip to content

Commit bdd4a89

Browse files
committed
Release 0.11.0
1 parent 14068fe commit bdd4a89

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "QuantumControl"
22
uuid = "8a270532-f23f-47a8-83a9-b33d10cad486"
33
authors = ["Michael Goerz <mail@michaelgoerz.net>"]
4-
version = "0.10.0+dev"
4+
version = "0.11.0"
55

66
[deps]
77
FileIO = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549"
@@ -30,6 +30,6 @@ JLD2 = "0.4"
3030
LinearAlgebra = "1"
3131
Logging = "1"
3232
Printf = "1"
33-
QuantumPropagators = ">=0.8.0"
33+
QuantumPropagators = "0.8.1"
3434
Zygote = "0.6"
3535
julia = "1.9"

0 commit comments

Comments
 (0)