Skip to content

Commit e69fb3f

Browse files
committed
Move the 'Python 3.13 support' entry back to maintainence
1 parent 6eb095b commit e69fb3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/changes.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
### Highlights
88

99
* 🎉 Fourteenth minor release of PyGMT 🎉
10-
* Support for Python 3.13 ([#3490](https://github.com/GenericMappingTools/pygmt/pull/3490))
1110
* Bump minimum supported version to GMT>=6.4.0 ([#3450](https://github.com/GenericMappingTools/pygmt/pull/3450))
1211
* Two new plotting methods and six new functions to access more GMT remote datasets
1312

@@ -75,6 +74,7 @@
7574

7675
* **Breaking**: data_kind: data is None and required now returns the 'empty' kind ([#3482](https://github.com/GenericMappingTools/pygmt/pull/3482))
7776
* **Breaking**: data_kind: Now 'matrix' represents a 2-D numpy array and unrecognized data types fall back to 'vectors' ([#3351](https://github.com/GenericMappingTools/pygmt/pull/3351))
77+
* Add Support for Python 3.13 ([#3490](https://github.com/GenericMappingTools/pygmt/pull/3490))
7878
* Add the Session.virtualfile_from_stringio method to allow StringIO input for certain functions/methods ([#3326](https://github.com/GenericMappingTools/pygmt/pull/3326))
7979
* Add 'geodatasets' as a dependency for docs and update the choropleth example ([#3719](https://github.com/GenericMappingTools/pygmt/pull/3719))
8080
* PyArrow: Check compatibility of pyarrow.array with string type ([#2933](https://github.com/GenericMappingTools/pygmt/pull/2933))

0 commit comments

Comments
 (0)