Skip to content

Commit f71ddaf

Browse files
authored
Bump VectorInterface compat - add v0.6 (#272)
* Update Project.toml Allow use with new VectorInterface version * Update Project.toml
1 parent 880d046 commit f71ddaf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "TensorOperations"
22
uuid = "6aa20fa7-93e2-5fca-9bc0-fbd0db3c71a2"
3-
version = "5.6.0"
3+
version = "5.6.1"
44
authors = ["Lukas Devos <lukas.devos@ugent.be>", "Maarten Van Damme <maartenvd1994@gmail.com>", "Jutho Haegeman <jutho.haegeman@ugent.be>"]
55

66
[deps]
@@ -58,7 +58,7 @@ Strided = "2.5"
5858
StridedViews = "0.5"
5959
Test = "1"
6060
TupleTools = "1.6"
61-
VectorInterface = "0.4.1,0.5"
61+
VectorInterface = "0.4.1, 0.5, 0.6"
6262
cuRAND = "6"
6363
cuTENSOR = "6"
6464
julia = "1.10"

0 commit comments

Comments
 (0)