We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 963df4d commit 1e9cc09Copy full SHA for 1e9cc09
CHANGELOG.md
@@ -10,7 +10,7 @@ https://keepachangelog.com/en/1.0.0/
10
https://semver.org/spec/v2.0.0.html
11
12
13
-## [Unreleased]
+## [2.0.0] - 2025-06-13
14
15
### Added
16
- Python 3.13 support (PR [#619], solves issue [#608]).
@@ -1364,7 +1364,9 @@ https://github.com/matplotlib/basemap/issues/228
1364
https://github.com/matplotlib/basemap/issues/179
1365
1366
[Unreleased]:
1367
-https://github.com/matplotlib/basemap/compare/v1.4.1...develop
+https://github.com/matplotlib/basemap/compare/v2.0.0...develop
1368
+[2.0.0]:
1369
+https://github.com/matplotlib/basemap/compare/v1.4.1...v2.0.0
1370
[1.4.1]:
1371
https://github.com/matplotlib/basemap/compare/v1.4.0...v1.4.1
1372
[1.4.0]:
0 commit comments