We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e1289e commit f729905Copy full SHA for f729905
2 files changed
Project.toml
@@ -1,6 +1,6 @@
1
name = "FunctionImplementations"
2
uuid = "7c7cc465-9c6a-495f-bdd1-f42428e86d0c"
3
-version = "0.4.15"
+version = "0.4.14"
4
authors = ["ITensor developers <support@itensor.org> and contributors"]
5
6
[workspace]
@@ -22,5 +22,5 @@ FunctionImplementationsStridedViewsExt = "StridedViews"
22
BlockArrays = "1.4"
23
FillArrays = "1.15"
24
LinearAlgebra = "1.10"
25
-StridedViews = "0.4.1, 0.5"
+StridedViews = "0.4.1"
26
julia = "1.10"
test/Project.toml
@@ -25,6 +25,6 @@ ITensorPkgSkeleton = "0.3.42"
JLArrays = "0.3"
27
SafeTestsets = "0.1"
28
-StridedViews = "0.4, 0.5"
+StridedViews = "0.4"
29
Suppressor = "0.2"
30
Test = "1.10"
0 commit comments