Skip to content

Commit e2474fd

Browse files
author
Jeff Whitaker
committed
Merge pull request #94 from jswhit/master
prepare for 1.0.6 release
2 parents bb4784f + 11e5bc7 commit e2474fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Changelog

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version 1.0.6 (not yet released)
1+
version 1.0.6 (git tag v1.0.6rel)
22
--------------------------------
33
* fix drawcounties for Python 3.3.
44
* update pyproj to version 1.9.3 (remove geographiclib python code, replace
@@ -11,7 +11,7 @@ version 1.0.6 (not yet released)
1111
of the map projection region. Fixes issue 88.
1212
* allow for latitude values slightly greater than 90 to exist in shapefiles,
1313
(by truncating to 90). Still raise exception if latitude exceeds 90.01.
14-
* added 'wmsimage' method for displaying background image retrieved from
14+
* added 'wmsimage' method for displaying background image retrieved from
1515
a OGC-compliant WMS server using OWSLib (http://pypi.python.org/OWSLib)
1616
(requires using 'epsg' keyword to define projection).
1717
* fix drawing of meridians and parallels for very small map regions

0 commit comments

Comments
 (0)