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 665ee84 commit dce77e4Copy full SHA for dce77e4
lib/mpl_toolkits/basemap/__init__.py
@@ -58,7 +58,7 @@
58
else:
59
basemap_datadir = os.sep.join([os.path.dirname(__file__), 'data'])
60
61
-__version__ = '1.1.0'
+__version__ = '1.2.0'
62
63
# module variable that sets the default value for the 'latlon' kwarg.
64
# can be set to True by user so plotting functions can take lons,lats
0 commit comments