Skip to content

Commit a7f4cc7

Browse files
committed
Release 0.8.0
1 parent dfdbc28 commit a7f4cc7

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 = "GRAPE"
22
uuid = "6b52fcaf-80fe-489a-93e9-9f92080510be"
33
authors = ["Michael Goerz <[email protected]>"]
4-
version = "0.7.6+dev"
4+
version = "0.8.0"
55

66
[deps]
77
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
@@ -24,7 +24,7 @@ LBFGSB = "0.4"
2424
LinearAlgebra = "1"
2525
Optim = "1"
2626
Printf = "1"
27-
QuantumControl = ">=0.11.1"
28-
QuantumGradientGenerators = ">=0.1.8"
27+
QuantumControl = "0.11.1"
28+
QuantumGradientGenerators = "0.1.8"
2929
SciMLPublic = "1.0.0"
3030
julia = "1.9"

0 commit comments

Comments
 (0)