Skip to content

Commit f52bf58

Browse files
committed
Release 0.8.0
1 parent 5ecc212 commit f52bf58

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Project.toml

Lines changed: 5 additions & 5 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.7.0+dev"
4+
version = "0.8.0"
55

66
[deps]
77
FileIO = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549"
@@ -20,10 +20,10 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
2020
[compat]
2121
FileIO = "1"
2222
FiniteDifferences = "0.12"
23-
GRAPE = ">=0.5.4"
23+
GRAPE = "0.5.4"
2424
JLD2 = "0.4"
25-
Krotov = ">=0.5.3"
26-
QuantumControlBase = ">=0.8.2"
27-
QuantumPropagators = ">=0.5.0"
25+
Krotov = "0.5.3"
26+
QuantumControlBase = "0.8.3"
27+
QuantumPropagators = "0.6.0"
2828
Zygote = "0.6"
2929
julia = "1.6"

0 commit comments

Comments
 (0)