Skip to content

Commit 6191db1

Browse files
authored
Merge pull request #29 from QuantumKitHub/ksh/bump-1
Update Project.toml
2 parents 03db2b2 + 0ac2b4f commit 6191db1

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "TensorKitManifolds"
22
uuid = "11fa318c-39cb-4a83-b1ed-cdc7ba1e3684"
33
authors = ["Jutho Haegeman <jutho.haegeman@ugent.be>", "Markus Hauru <markus@mhauru.org>"]
4-
version = "0.8.0"
4+
version = "0.8.1"
55

66
[deps]
77
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
@@ -12,8 +12,8 @@ VectorInterface = "409d34a3-91d5-4945-b6ec-7529ddf182d8"
1212
[compat]
1313
LinearAlgebra = "1"
1414
MatrixAlgebraKit = "0.6"
15-
TensorKit = "0.16"
16-
VectorInterface = "0.4.8, 0.5"
15+
TensorKit = "0.16, 0.17"
16+
VectorInterface = "0.4.8, 0.5, 0.6"
1717
julia = "1.10"
1818

1919
[workspace]

0 commit comments

Comments
 (0)