diff --git a/Project.toml b/Project.toml index e48def9e..3914ad0d 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Photometry" uuid = "af68cb61-81ac-52ed-8703-edc140936be4" authors = ["Miles Lucas "] -version = "0.7.5" +version = "0.7.6" [deps] ImageFiltering = "6a3955dd-da59-5b1f-98d4-e7296123deb5" @@ -29,7 +29,7 @@ Parameters = "0.12" RecipesBase = "1" Reexport = "0.2" Rotations = "0.13,1" -StaticArrays = "0.12" +StaticArrays = "0.12, 1.0" StatsBase = "0.28,0.29,0.30,0.31,0.32,0.33" Transducers = "0.4" TypedTables = "1"