Skip to content

Commit cb08404

Browse files
seismanweiji14
andauthored
Bump to PyGMT v0.5.0 (#31)
Co-authored-by: Wei Ji <[email protected]>
1 parent 7ca4311 commit cb08404

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Run it online by clicking on one of the badges below:
2222
- **Julia**: 1.6
2323
- **GMT.jl**: 0.37.0
2424
- **Python**: 3.9
25-
- **PyGMT**: 0.4.1
25+
- **PyGMT**: 0.5.0
2626
- **Geopandas**: 0.10.2
2727

2828
## Reference

environment.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ channels:
55
dependencies:
66
- python=3.9
77
- gmt=6.2.0
8-
- pygmt=0.4.1
9-
- jupyterlab=3.1.1
8+
- pygmt=0.5.0
9+
- jupyterlab=3.2.1
1010
- jupyter-offlinenotebook=0.2.1
1111
# Optional dependencies
1212
- geopandas=0.10.2

0 commit comments

Comments
 (0)