Skip to content

Commit 8e7f6f6

Browse files
committed
Bump version to 0.8.1+dev
2 parents 954f4e1 + 9cbeda8 commit 8e7f6f6

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

Project.toml

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

66
[deps]
77
FileIO = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549"
@@ -15,15 +15,14 @@ QuantumControlBase = "f10a33bc-5a64-497c-be7b-6f86b4f0c2aa"
1515
QuantumPropagators = "7bf12567-5742-4b91-a078-644e72a65fc1"
1616
UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
1717
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
18-
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1918

2019
[compat]
2120
FileIO = "1"
2221
FiniteDifferences = "0.12"
23-
GRAPE = ">=0.5.4"
22+
GRAPE = ">=0.5.5"
2423
JLD2 = "0.4"
25-
Krotov = ">=0.5.3"
26-
QuantumControlBase = ">=0.8.3"
27-
QuantumPropagators = ">=0.6.0"
24+
Krotov = ">=0.5.4"
25+
QuantumControlBase = ">=0.8.4"
26+
QuantumPropagators = ">=0.6.1"
2827
Zygote = "0.6"
2928
julia = "1.9"

0 commit comments

Comments
 (0)