From 6ae1ac20b18ceb6e20f179c2e6cf0e83eb589e2d Mon Sep 17 00:00:00 2001 From: Dongdong Tian Date: Sat, 2 Sep 2023 11:38:00 +0800 Subject: [PATCH] Bump to PyGMT v0.10.0 (#51) --- README.md | 2 +- environment.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3baca63..29d62f3 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Run it online by clicking on one of the badges below: - **Julia**: 1.7 - **GMT.jl**: 0.44.6 - **Python**: 3.11 -- **PyGMT**: 0.9.0 +- **PyGMT**: 0.10.0 - **Geopandas**: 0.12.2 ## Reference diff --git a/environment.yml b/environment.yml index d9a8211..f480b54 100644 --- a/environment.yml +++ b/environment.yml @@ -5,7 +5,7 @@ channels: dependencies: - python=3.11 - gmt=6.4.0 - - pygmt=0.9.0 + - pygmt=0.10.0 - jupyterlab=3.6.3 - jupyter-offlinenotebook=0.2.2 # Optional dependencies