Skip to content

Commit b5b6927

Browse files
committed
Static 1
1 parent 24578f5 commit b5b6927

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.2.0"
4+
version = "0.2.1"
55

66
[deps]
77
CloseOpenIntervals = "fb6a15b2-703c-40df-9091-08a04967cfa9"
@@ -22,7 +22,7 @@ LayoutPointers = "0.1.2"
2222
LinearAlgebra = "1"
2323
LoopVectorization = "0.12.30"
2424
Polyester = "0.4, 0.5, 0.6, 0.7"
25-
Static = "0.2, 0.3, 0.4, 0.6, 0.7, 0.8"
25+
Static = "0.2, 0.3, 0.4, 0.6, 0.7, 0.8, 1"
2626
Test = "1"
2727
VectorizationBase = "0.21"
2828
julia = "1.10"

0 commit comments

Comments
 (0)