Skip to content

Commit cfe54a1

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for StridedViews in [weakdeps] to 0.5, (keep existing compat)
1 parent 7bdb277 commit cfe54a1

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 = "FunctionImplementations"
22
uuid = "7c7cc465-9c6a-495f-bdd1-f42428e86d0c"
3-
version = "0.4.14"
3+
version = "0.4.15"
44
authors = ["ITensor developers <support@itensor.org> and contributors"]
55

66
[workspace]
@@ -22,5 +22,5 @@ FunctionImplementationsStridedViewsExt = "StridedViews"
2222
BlockArrays = "1.4"
2323
FillArrays = "1.15"
2424
LinearAlgebra = "1.10"
25-
StridedViews = "0.4.1"
25+
StridedViews = "0.4.1, 0.5"
2626
julia = "1.10"

0 commit comments

Comments
 (0)