We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 399622d commit 88f505aCopy full SHA for 88f505a
shapefile.py
@@ -2,11 +2,11 @@
2
shapefile.py
3
Provides read and write support for ESRI Shapefiles.
4
author: jlawhead<at>geospatialpython.com
5
-date: 2015/06/22
+date: 2016/09/22
6
version: 1.2.9
7
Compatible with Python versions 2.4-3.x
8
version changelog:
9
-- Pushing 1.2.5 changes to PyPi using Travis-CI.
+- Revert back to fix #66.
10
"""
11
12
__version__ = "1.2.9"
0 commit comments