Skip to content

Commit 6bd7c7e

Browse files
committed
Release 0.1.8
1 parent aa14531 commit 6bd7c7e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "QuantumGradientGenerators"
22
uuid = "a563f35e-61db-434d-8c01-8b9e3ccdfd85"
33
authors = ["Michael Goerz <[email protected]>"]
4-
version = "0.1.7+dev"
4+
version = "0.1.8"
55

66
[deps]
77
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
@@ -11,7 +11,7 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
1111

1212
[compat]
1313
LinearAlgebra = "1"
14-
QuantumControl = ">=0.10.0"
14+
QuantumControl = "0.11.0"
1515
Random = "1"
1616
SparseArrays = "1"
1717
julia = "1.9"

0 commit comments

Comments
 (0)