Skip to content

Commit 5cb8302

Browse files
committed
Release 0.11.2
1 parent fe66a1c commit 5cb8302

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 <[email protected]>"]
4-
version = "0.11.1+dev"
4+
version = "0.11.2"
55

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

0 commit comments

Comments
 (0)