Skip to content

Commit 88f505a

Browse files
authored
Update changelog and version
1 parent 399622d commit 88f505a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

shapefile.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
shapefile.py
33
Provides read and write support for ESRI Shapefiles.
44
author: jlawhead<at>geospatialpython.com
5-
date: 2015/06/22
5+
date: 2016/09/22
66
version: 1.2.9
77
Compatible with Python versions 2.4-3.x
88
version changelog:
9-
- Pushing 1.2.5 changes to PyPi using Travis-CI.
9+
- Revert back to fix #66.
1010
"""
1111

1212
__version__ = "1.2.9"

0 commit comments

Comments
 (0)