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 f64ab2a commit e65ba09Copy full SHA for e65ba09
data/basemap_data/setup.py
@@ -73,7 +73,7 @@ def get_content(name, splitlines=False):
73
"name":
74
"basemap_data",
75
"version":
76
- "2.0.0.dev0",
+ "2.0.0",
77
"description":
78
"Data assets for matplotlib basemap",
79
"long_description":
data/basemap_data_hires/setup.py
@@ -51,7 +51,7 @@ def get_content(name, splitlines=False):
51
52
"basemap_data_hires",
53
54
55
56
"High-resolution data assets for matplotlib basemap",
57
0 commit comments