Skip to content

Commit 2bc9b43

Browse files
committed
Add the version to the compatibility table doc/minversions.md
1 parent 2e907d3 commit 2bc9b43

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/minversions.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ after their initial release.
3030
| PyGMT Version | GMT | Python | NumPy | Pandas | Xarray |
3131
|---|---|---|---|---|---|
3232
| [Dev][]* [<doc:dev>] | {{ requires.gmt }} | {{ requires.python }} | {{ requires.numpy }} | {{ requires.pandas }} | {{ requires.xarray }} |
33+
| <tag:v0.13.0> [<doc:v0.13.0>] | >=6.3.0 | >=3.10 | >=1.24 | >=1.5 | >=2022.09 |
3334
| <tag:v0.12.0> [<doc:v0.12.0>] | >=6.3.0 | >=3.10 | >=1.23 | >=1.5 | >=2022.06 |
3435
| <tag:v0.11.0> [<doc:v0.11.0>] | >=6.3.0 | >=3.9 | >=1.23 | | |
3536
| <tag:v0.10.0> [<doc:v0.10.0>] | >=6.3.0 | >=3.9 | >=1.22 | | |

0 commit comments

Comments
 (0)