Skip to content

Commit 7b63205

Browse files
ITensorBotCompatHelper Julia
andauthored
CompatHelper: bump compat for VectorInterface to 0.6 for package NDTensors, (keep existing compat) (#1755)
Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org>
1 parent 6cf60c8 commit 7b63205

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

NDTensors/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "NDTensors"
22
uuid = "23ae76d9-e61a-49c4-8f12-3f1a16adf9cf"
3-
version = "0.4.27"
3+
version = "0.4.28"
44
authors = ["Matthew Fishman <mfishman@flatironinstitute.org>"]
55

66
[workspace]
@@ -92,6 +92,6 @@ TBLIS = "0.2"
9292
TimerOutputs = "0.5.5"
9393
TupleTools = "1.2"
9494
TypeParameterAccessors = "0.4.23"
95-
VectorInterface = "0.4.2, 0.5"
95+
VectorInterface = "0.4.2, 0.5, 0.6"
9696
cuTENSOR = "2, 6"
9797
julia = "1.10"

0 commit comments

Comments
 (0)