Skip to content

Commit

Permalink
Update Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
evetion authored Dec 25, 2019
1 parent a8f0453 commit d7f59ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
[compat]
BinaryProvider = "0.5"
CEnum = "0.2"
julia = "1"
julia = "^1.0.4"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Expand Down

2 comments on commit d7f59ad

@evetion
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JuliaRegistrator register

Release notes (see #81):

  • GDAL 3.0.2
  • GCC7 for all Linux builds
  • cURL drivers
  • GEOS driver

@JuliaRegistrator
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Error while trying to register: "Tag with name 1.0.2 already exists and points to a different commit"

Please sign in to comment.