Skip to content

Commit 23588f6

Browse files
authored
Update Project.toml
1 parent 73f0e27 commit 23588f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "LoopVectorization"
22
uuid = "bdcacae8-1622-11e9-2a5c-532679323890"
33
authors = ["Chris Elrod <[email protected]>"]
4-
version = "0.12.118"
4+
version = "0.12.119"
55

66
[deps]
77
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
@@ -47,7 +47,7 @@ SIMDDualNumbers = "0.1"
4747
SIMDTypes = "0.1"
4848
SLEEFPirates = "0.6.23"
4949
SpecialFunctions = "1, 2"
50-
Static = "0.3.3, 0.4, 0.6"
50+
Static = "0.3.3, 0.4, 0.6, 0.7"
5151
ThreadingUtilities = "0.5"
5252
UnPack = "1"
5353
VectorizationBase = "0.21.21"

0 commit comments

Comments
 (0)