Skip to content

Commit 4b40fe8

Browse files
authored
bump GDAL version to 1.7 (#426)
1 parent 8c2bc09 commit 4b40fe8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ uuid = "c9ce4bd3-c3d5-55b8-8973-c0e20141b8c3"
33
keywords = ["GDAL", "IO"]
44
license = "MIT"
55
desc = "A high level API for GDAL - Geospatial Data Abstraction Library"
6-
version = "0.10.3"
6+
version = "0.10.4"
77

88
[deps]
99
CEnum = "fa961155-64e5-5f13-b03f-caf6b980ea82"
@@ -25,7 +25,7 @@ ColorTypes = "0.10, 0.11"
2525
Dates = "<0.0.1,1"
2626
DiskArrays = "0.3, 0.4"
2727
Extents = "0.1"
28-
GDAL = "1.5.1"
28+
GDAL = "1.7"
2929
GeoFormatTypes = "0.4.2"
3030
GeoInterface = "1"
3131
GeoInterfaceMakie = "0.1"

0 commit comments

Comments
 (0)