Skip to content

Commit cd0be03

Browse files
CompatHelper: bump compat for "Static" to "0.4" (#120)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8a19d8c commit cd0be03

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

66
[deps]
77
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
@@ -21,7 +21,7 @@ LoopVectorization = "0.12.86"
2121
ManualMemory = "0.1.1"
2222
PolyesterWeave = "0.1.1"
2323
Requires = "1"
24-
Static = "0.2, 0.3"
24+
Static = "0.2, 0.3, 0.4"
2525
ThreadingUtilities = "0.4.6"
2626
VectorizationBase = "0.21.15"
2727
julia = "1.6"

0 commit comments

Comments
 (0)