Skip to content

Commit

Permalink
bump GDAL version to 1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaqz authored May 23, 2024
1 parent 8c2bc09 commit e30772f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand All @@ -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"
Expand Down

0 comments on commit e30772f

Please sign in to comment.