Skip to content

Commit 5bbd886

Browse files
author
Jeff Whitaker
committed
bump version to 1.0.8
1 parent 62a5572 commit 5bbd886

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ def checkversion(GEOS_dir):
111111

112112
setup(
113113
name = "basemap",
114-
version = "1.0.7",
114+
version = "1.0.8",
115115
description = "Plot data on map projections with matplotlib",
116116
long_description = """
117117
An add-on toolkit for matplotlib that lets you plot data

0 commit comments

Comments
 (0)