diff --git a/Project.toml b/Project.toml index 7f03179..1c29302 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Octavian" uuid = "6fd5a793-0b7e-452c-907f-f8bfe9c57db4" authors = ["Mason Protter", "Chris Elrod", "Dilum Aluthge", "contributors"] -version = "0.2.14" +version = "0.2.15" [deps] ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9" @@ -17,7 +17,7 @@ LoopVectorization = "0.12" Static = "0.2" StrideArraysCore = "0.1.5" ThreadingUtilities = "0.4" -VectorizationBase = "0.19" +VectorizationBase = "0.19,0.20" julia = "1.5" [extras]