File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -207,6 +207,7 @@ Other Python wrappers for GMT:
207207
208208Documentation for other versions
209209--------------------------------
210+
210211* `Development <https://www.pygmt.org/dev >`__ (reflects the *master * branch on
211212 GitHub)
212213* `Latest release <https://www.pygmt.org/latest >`__
@@ -216,3 +217,14 @@ Documentation for other versions
216217* `v0.1.1 <https://www.pygmt.org/v0.1.1 >`__
217218* `v0.1.0 <https://www.pygmt.org/v0.1.0 >`__
218219* `v0.0.1a0 <https://www.pygmt.org/0.0.1a0 >`__
220+
221+ Compatibility with Python and GMT versions
222+ ------------------------------------------
223+
224+ ======= ========== =========
225+ PyGMT GMT Python
226+ ======= ========== =========
227+ 0.2.1 >=6.1.1 >=3.6
228+ 0.2.0 >=6.1.1 3.6 - 3.8
229+ 0.1.x >=6.0.0 3.6 - 3.8
230+ ======= ========== =========
You can’t perform that action at this time.
0 commit comments