Skip to content

Commit 8b98f42

Browse files
committed
Bump version to 0.6.0+dev
2 parents 76f7632 + 7ee37e1 commit 8b98f42

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]>", "Alastair Marshall <[email protected]>"]
4-
version = "0.5.0+dev"
4+
version = "0.6.0+dev"
55

66
[deps]
77
FileIO = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549"
@@ -19,10 +19,10 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
1919
[compat]
2020
FileIO = "1"
2121
FiniteDifferences = "0.12"
22-
GRAPE = ">=0.5.0"
22+
GRAPE = ">=0.5.2"
2323
JLD2 = "0.4"
24-
Krotov = ">=0.5.0"
25-
QuantumControlBase = ">=0.7.0"
26-
QuantumPropagators = ">=0.3.0"
24+
Krotov = ">=0.5.1"
25+
QuantumControlBase = ">=0.8.0"
26+
QuantumPropagators = ">=0.4.0"
2727
Zygote = "0.6,<0.6.47"
2828
julia = "1.6"

0 commit comments

Comments
 (0)