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 e57d62a commit 783a7c8Copy full SHA for 783a7c8
CHANGELOG.md
@@ -14,7 +14,7 @@ https://semver.org/spec/v2.0.0.html
14
15
### Changed
16
- Upgrade `numpy` upper pin to 1.25.
17
-- Upgrade `matplotlib` upper pin to 3.8.
+- Upgrade `matplotlib` upper pin to 3.8 (solves issue [#573]).
18
- Upgrade `pyproj` upper pin to 3.6.
19
20
## [1.3.6] - 2022-10-31
@@ -955,6 +955,8 @@ https://semver.org/spec/v2.0.0.html
955
- Fix glitches in drawing of parallels and meridians.
956
957
958
+[#573]:
959
+https://github.com/matplotlib/basemap/issues/573
960
[#564]:
961
https://github.com/matplotlib/basemap/pull/564
962
[#563]:
0 commit comments