diff --git a/Project.toml b/Project.toml index 93e7397b..7b24f05e 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.3" +version = "0.10.4" [deps] CEnum = "fa961155-64e5-5f13-b03f-caf6b980ea82" @@ -25,7 +25,7 @@ ColorTypes = "0.10, 0.11" Dates = "<0.0.1,1" DiskArrays = "0.3, 0.4" Extents = "0.1" -GDAL = "1.5.1" +GDAL = "1.7" GeoFormatTypes = "0.4.2" GeoInterface = "1" GeoInterfaceMakie = "0.1"