Skip to content

Commit 9899d3a

Browse files
committed
Release 0.9.0
1 parent d0d6819 commit 9899d3a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 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.8.3+dev"
4+
version = "0.9.0"
55

66
[deps]
77
FileIO = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549"
@@ -26,7 +26,7 @@ FileIO = "1"
2626
FiniteDifferences = "0.12"
2727
IOCapture = "0.2.4"
2828
JLD2 = "0.4"
29-
QuantumControlBase = ">=0.8.5"
30-
QuantumPropagators = ">=0.7.2"
29+
QuantumControlBase = "0.9.1"
30+
QuantumPropagators = "0.7.3"
3131
Zygote = "0.6"
3232
julia = "1.9"

0 commit comments

Comments
 (0)