Skip to content

Commit 62a5572

Browse files
author
Jeff Whitaker
committed
bump version to 1.0.8
1 parent 9e29263 commit 62a5572

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/mpl_toolkits/basemap/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
else:
4848
basemap_datadir = os.sep.join([os.path.dirname(__file__), 'data'])
4949

50-
__version__ = '1.0.7'
50+
__version__ = '1.0.8'
5151

5252
# module variable that sets the default value for the 'latlon' kwarg.
5353
# can be set to True by user so plotting functions can take lons,lats

0 commit comments

Comments
 (0)