Skip to content

Commit 4e86ffc

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

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 = "PEPSKit"
22
uuid = "52969e89-939e-4361-9b68-9bc7cde4bdeb"
3-
authors = ["Paul Brehmer", "Lander Burgelman", "Lukas Devos <ldevos98@gmail.com>"]
43
version = "0.7.0"
4+
authors = ["Paul Brehmer", "Lander Burgelman", "Lukas Devos <ldevos98@gmail.com>"]
55

66
[deps]
77
Accessors = "7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"
@@ -43,7 +43,7 @@ Printf = "1"
4343
QuadGK = "2.11.1"
4444
Random = "1"
4545
Statistics = "1"
46-
TensorKit = "0.15"
46+
TensorKit = "0.15, 0.16"
4747
TensorOperations = "5"
4848
TestExtras = "0.3"
4949
VectorInterface = "0.4, 0.5"

0 commit comments

Comments
 (0)