Changeset 1090
- Timestamp:
- 05/01/08 20:18:28
- Files:
-
- Shapely/trunk/CHANGES.txt (modified) (1 diff)
- Shapely/trunk/setup_windows.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
Shapely/trunk/CHANGES.txt
r1089 r1090 1 1 All tickets are children of http://trac.gispython.org/projects/PCL/ticket/ 2 2 3 1.0.4 (2008-0 4-28)3 1.0.4 (2008-05-01) 4 4 ------------------ 5 5 - Disentangle Python and topological equality (#163). Shapely/trunk/setup_windows.py
r1065 r1090 12 12 13 13 setup(name = 'Shapely', 14 version = '1.0. 3',14 version = '1.0.4', 15 15 description = 'Geospatial geometries, predicates, and operations', 16 16 license = 'BSD',
