Skip to content

Commit 72dc756

Browse files
authored
Increase Static lower bound (#155)
1 parent ccd9033 commit 72dc756

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 = "Octavian"
22
uuid = "6fd5a793-0b7e-452c-907f-f8bfe9c57db4"
33
authors = ["Mason Protter", "Chris Elrod", "Dilum Aluthge", "contributors"]
4-
version = "0.3.15"
4+
version = "0.3.16"
55

66
[deps]
77
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
@@ -23,7 +23,7 @@ LoopVectorization = "0.12.86"
2323
ManualMemory = "0.1.1"
2424
PolyesterWeave = "0.1.1"
2525
Requires = "1"
26-
Static = "0.2, 0.3, 0.4, 0.6, 0.7"
26+
Static = "0.7.5"
2727
ThreadingUtilities = "0.5"
2828
VectorizationBase = "0.21.15"
2929
julia = "1.6"

0 commit comments

Comments
 (0)