Skip to content

Commit 009944d

Browse files
willschlitzerweiji14michaelgrund
authored
Apply suggestions from code review
Co-authored-by: Wei Ji <[email protected]> Co-authored-by: Michael Grund <[email protected]>
1 parent 3fc66f8 commit 009944d

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ Compatibility with GMT/Python/NumPy versions
212212
- Python
213213
- Numpy
214214
* - `Dev <https://github.com/GenericMappingTools/pygmt/milestone/9>`_ (upcoming release)
215-
- `Dev Documentation <https://www.pygmt.org/v0.5.0>`_
215+
- `Dev Documentation <https://www.pygmt.org/dev>`_ (reflects `main branch <https://github.com/GenericMappingTools/pygmt>`_)
216216
- >=6.2.0
217217
- >=3.7
218218
- >=1.18

doc/changes.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
* 🎉 **Fifth minor release of PyGMT** 🎉
1010
* Added support for Python 3.10 ([#1591](https://github.com/GenericMappingTools/pygmt/pull/1591))
1111
* Wrapped 12 GMT modules
12+
* Standardized and reorder table inputs to be 'data, x, y, z' across functions ([#1479](https://github.com/GenericMappingTools/pygmt/pull/1479))
1213

1314
### New Features
1415

@@ -66,6 +67,7 @@
6667

6768
### Documentation
6869

70+
* Add CITATION.cff file for PyGMT ([#1592](https://github.com/GenericMappingTools/pygmt/pull/1592))
6971
* Update region and projection standard docstrings ([#1510](https://github.com/GenericMappingTools/pygmt/pull/1510))
7072
* Document gmtwhich -Ga option to download to appropriate cache folder ([#1554](https://github.com/GenericMappingTools/pygmt/pull/1554))
7173
* Add a gallery example showing the usage of text symbols ([#1522](https://github.com/GenericMappingTools/pygmt/pull/1522))
@@ -105,7 +107,7 @@
105107
* [Michael Grund](https://github.com/michaelgrund)
106108
* [Wei Ji Leong](https://github.com/weiji14)
107109
* [Meghan Jones](https://github.com/meghanrjones)
108-
* [@yohaimagen](https://github.com/yohaimagen)
110+
* [Yohai Magen](https://github.com/yohaimagen)
109111
* [Amanda Leaman](https://github.com/arleaman)
110112
* [@daroari](https://github.com/daroari)
111113
* [@obaney](https://github.com/obaney)

0 commit comments

Comments
 (0)