diff --git a/Project.toml b/Project.toml index edf25110..7101ad11 100644 --- a/Project.toml +++ b/Project.toml @@ -3,7 +3,7 @@ uuid = "c9ce4bd3-c3d5-55b8-8973-c0e20141b8c3" keywords = ["GDAL", "IO"] license = "MIT" desc = "A high level API for GDAL - Geospatial Data Abstraction Library" -version = "0.10.7" +version = "0.10.8" [deps] CEnum = "fa961155-64e5-5f13-b03f-caf6b980ea82" @@ -39,7 +39,7 @@ GeoInterface = "1" GeoInterfaceMakie = "0.1" GeoInterfaceRecipes = "1.0" ImageCore = "0.8, 0.9, 0.10" -Makie = "0.20, 0.21" +Makie = "0.20, 0.21, 0.22" Tables = "1" JLD2 = "0.4, 0.5" julia = "1.10"