Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9e22bf4

Browse files
committed
Start next development cycle 2.1.0.dev0
1 parentb96a713 commit9e22bf4

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

‎CHANGELOG.md‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ https://keepachangelog.com/en/1.0.0/
1010
https://semver.org/spec/v2.0.0.html
1111

1212

13+
##[Unreleased]
14+
1315
##[2.0.0] - 2025-06-13
1416

1517
###Added

‎src/_geoslib.pyx‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import sys
22
import numpy
33
cimport numpyas cnp
44

5-
__version__="2.0.0"
5+
__version__="2.1.0.dev0"
66

77

88
# Need some Python C-API functions for strings.

‎src/mpl_toolkits/basemap/__init__.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
from .projimportProj
4949

5050

51-
__version__="2.0.0"
51+
__version__="2.1.0.dev0"
5252

5353
# basemap data files now installed in lib/matplotlib/toolkits/basemap/data
5454
# check to see if environment variable BASEMAPDATA set to a directory,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp