Changeset 1090

Show
Ignore:
Timestamp:
05/01/08 20:18:28
Author:
seang
Message:

Update changes file

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • Shapely/trunk/CHANGES.txt

    r1089 r1090  
    11All tickets are children of http://trac.gispython.org/projects/PCL/ticket/ 
    22 
    3 1.0.4 (2008-04-28
     31.0.4 (2008-05-01
    44------------------ 
    55- Disentangle Python and topological equality (#163). 
  • Shapely/trunk/setup_windows.py

    r1065 r1090  
    1212 
    1313setup(name          = 'Shapely', 
    14       version       = '1.0.3', 
     14      version       = '1.0.4', 
    1515      description   = 'Geospatial geometries, predicates, and operations', 
    1616      license       = 'BSD',