diff --git a/README.md b/README.md index 345da2b..b7f856f 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Run it online by clicking on one of the badges below: - **Julia**: 1.10 - **GMT.jl**: 1.x - **Python**: 3.13 -- **PyGMT**: 0.14.0 +- **PyGMT**: 0.14.1 - **Geopandas**: 1.0.1 ## Reference diff --git a/environment.yml b/environment.yml index 5ddd9b9..d66887d 100644 --- a/environment.yml +++ b/environment.yml @@ -5,7 +5,7 @@ channels: dependencies: - python=3.13 - gmt=6.5.0 - - pygmt=0.14.0 + - pygmt=0.14.1 - jupyterlab=4.3.4 - jupyter-offlinenotebook=0.3.1 # Optional dependencies