Skip to content

Commit ab050b8

Browse files
Update shapefile.py
1 parent 1734927 commit ab050b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shapefile.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
date: 2015/01/09
66
version: 1.2.2
77
Compatible with Python versions 2.4-3.x
8-
version changelog: Fixed u() to just return the byte sequence on exception
8+
version changelog: Added `Reader.iterShapeRecords` to help work with larger files
99
"""
1010

1111
__version__ = "1.2.2"

0 commit comments

Comments
 (0)