Skip to content

Commit

Permalink
Bump versiion to 0.7.2+dev
Browse files Browse the repository at this point in the history
  • Loading branch information
goerz committed Sep 4, 2024
2 parents 23abb5e + e84b26e commit c6d3b59
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "GRAPE"
uuid = "6b52fcaf-80fe-489a-93e9-9f92080510be"
authors = ["Michael Goerz <[email protected]>"]
version = "0.7.1+dev"
version = "0.7.2+dev"

[deps]
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
Expand All @@ -26,10 +26,10 @@ GRAPEKrotovExt = "Krotov"
[compat]
Dates = "1"
LBFGSB = "0.4"
Krotov = ">=0.7.0"
Krotov = ">=0.7.1"
LinearAlgebra = "1"
Optim = "1"
Printf = "1"
QuantumControl = ">=0.10.0"
QuantumGradientGenerators = ">=0.1.7"
QuantumControl = ">=0.11.0"
QuantumGradientGenerators = ">=0.1.8"
julia = "1.9"

0 comments on commit c6d3b59

Please sign in to comment.