Skip to content

Commit 4f6d750

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for TensorKit to 0.16, (keep existing compat)
1 parent dfa3646 commit 4f6d750

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 = "BlockTensorKit"
22
uuid = "5f87ffc2-9cf1-4a46-8172-465d160bd8cd"
3-
authors = ["Lukas Devos <ldevos98@gmail.com> and contributors"]
43
version = "0.3.1"
4+
authors = ["Lukas Devos <ldevos98@gmail.com> and contributors"]
55

66
[deps]
77
BlockArrays = "8e7c35d0-a365-5155-bbbb-fb81a777f24e"
@@ -25,7 +25,7 @@ MatrixAlgebraKit = "0.5"
2525
Random = "1"
2626
SafeTestsets = "0.1"
2727
Strided = "2"
28-
TensorKit = "0.15.2"
28+
TensorKit = "0.15.2, 0.16"
2929
TensorOperations = "5"
3030
Test = "1"
3131
TestExtras = "0.2, 0.3"

0 commit comments

Comments
 (0)