We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 71b8e1c + 5dc4c60 commit 98e049aCopy full SHA for 98e049a
Project.toml
@@ -1,7 +1,7 @@
1
name = "Krotov"
2
uuid = "b05dcdc7-62f6-4360-bf2c-0898bba419de"
3
authors = ["Michael Goerz <[email protected]>"]
4
-version = "0.7.1+dev"
+version = "0.7.2+dev"
5
6
[deps]
7
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
@@ -16,6 +16,6 @@ Dates = "1"
16
LinearAlgebra = "1"
17
Printf = "1"
18
ConcreteStructs = "0.2"
19
-QuantumControl = ">=0.11.0"
+QuantumControl = ">=0.11.1"
20
SparseArrays = "1"
21
julia = "1.9"
0 commit comments