Skip to content

Commit

Permalink
New version: Shapefile v0.7.2 (#46558)
Browse files Browse the repository at this point in the history
UUID: 8e980c4a-a4fe-5da2-b3a7-4b4b0353a2f4
Repo: https://github.com/JuliaGeo/Shapefile.jl.git
Tree: 28143409bc34caeb3c200d8d9645c6876b986090

Registrator tree SHA: c7e033175c3b9b466fb2cc8beab47042878a66b0
  • Loading branch information
JuliaRegistrator authored Oct 12, 2021
1 parent 88d1015 commit 6f949c0
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
7 changes: 6 additions & 1 deletion S/Shapefile/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,14 @@ GeoInterface = "0.4.0 - 0.4"
julia = ["0.7", "1"]

["0.6-0"]
DBFTables = "0.2"
julia = "1"

["0.6-0.6.1"]
Tables = "0.2"

["0.6-0.7.1"]
DBFTables = "0.2"

["0.6.0"]
GeoInterface = "0.4"

Expand All @@ -20,3 +22,6 @@ Tables = ["0.2", "1"]

["0.6.3-0"]
RecipesBase = "1"

["0.7.2-0"]
DBFTables = ["0.2", "1"]
3 changes: 3 additions & 0 deletions S/Shapefile/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,6 @@ git-tree-sha1 = "51e279a596918568e01fb200f0c87c0579579a7a"

["0.7.1"]
git-tree-sha1 = "1f4070fed3e779b4f710583f8dacd87397cd13b1"

["0.7.2"]
git-tree-sha1 = "28143409bc34caeb3c200d8d9645c6876b986090"

0 comments on commit 6f949c0

Please sign in to comment.