File tree 1 file changed +12
-0
lines changed 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:
207
207
208
208
Documentation for other versions
209
209
--------------------------------
210
+
210
211
* `Development <https://www.pygmt.org/dev >`__ (reflects the *master * branch on
211
212
GitHub)
212
213
* `Latest release <https://www.pygmt.org/latest >`__
@@ -216,3 +217,14 @@ Documentation for other versions
216
217
* `v0.1.1 <https://www.pygmt.org/v0.1.1 >`__
217
218
* `v0.1.0 <https://www.pygmt.org/v0.1.0 >`__
218
219
* `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