Skip to content

Commit 344abe1

Browse files
CompatHelper Juliamtfishman
authored andcommitted
CompatHelper: bump compat for StridedViews to 0.5, (keep existing compat)
1 parent ffdd5c6 commit 344abe1

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 = "TensorAlgebra"
22
uuid = "68bd88dc-f39d-4e12-b2ca-f046b68fcc6a"
3-
version = "0.9.0"
3+
version = "0.9.1"
44
authors = ["ITensor developers <support@itensor.org> and contributors"]
55

66
[workspace]
@@ -35,7 +35,7 @@ GPUArraysCore = "0.2"
3535
LinearAlgebra = "1.10"
3636
MatrixAlgebraKit = "0.2, 0.3, 0.4, 0.5, 0.6"
3737
Mooncake = "0.4.202, 0.5"
38-
StridedViews = "0.4.1"
38+
StridedViews = "0.4.1, 0.5"
3939
TensorOperations = "5"
4040
TupleTools = "1.6"
4141
TypeParameterAccessors = "0.2.1, 0.3, 0.4"

0 commit comments

Comments
 (0)