Skip to content

Commit 2815163

Browse files
authored
Merge pull request #28 from ranocha/patch-1
bump compat of Polyester.jl to v0.7
2 parents 0c1ee24 + bda6a22 commit 2815163

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "TriangularSolve"
22
uuid = "d5829a12-d9aa-46ab-831f-fb7c9ab06edf"
33
authors = ["chriselrod <[email protected]> and contributors"]
4-
version = "0.1.16"
4+
version = "0.1.17"
55

66
[deps]
77
CloseOpenIntervals = "fb6a15b2-703c-40df-9091-08a04967cfa9"
@@ -19,7 +19,7 @@ CloseOpenIntervals = "0.1"
1919
IfElse = "0.1"
2020
LayoutPointers = "0.1.2"
2121
LoopVectorization = "0.12.30"
22-
Polyester = "0.4, 0.5, 0.6"
22+
Polyester = "0.4, 0.5, 0.6, 0.7"
2323
SnoopPrecompile = "1"
2424
Static = "0.2, 0.3, 0.4, 0.6, 0.7, 0.8"
2525
VectorizationBase = "0.21"

0 commit comments

Comments
 (0)