Skip to content

Commit

Permalink
Merge pull request #27 from jjimenezshaw/upgrade-proj-9.5.0
Browse files Browse the repository at this point in the history
Upgrade PROJ 9.5.0
  • Loading branch information
rouault authored Sep 15, 2024
2 parents 6c1f034 + ba72977 commit d2de48c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
set -Eeuo pipefail

# indicate DOCKER PROJ version
PROJ_VERSION=9.4.1
PROJ_VERSION=9.5.0
PYPROJ_VERSION=7aab7d91e14230d846f74c418810652859d3c69d # fixing 3.6.1
LAST_REVISED=2024
TAG="crs-explorer:$PROJ_VERSION"
Expand Down

0 comments on commit d2de48c

Please sign in to comment.