Changeset 1655

Show
Ignore:
Timestamp:
07/17/07 12:21:50 (1 year ago)
Author:
arj..@yirdis.nl
Message:

update setup.py

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • gaphor/trunk/setup.py

    r1633 r1655  
    88""" 
    99 
    10 VERSION = '0.10.5
     10VERSION = '0.11.1
    1111 
    1212import os 
     
    117117        # 'PyGTK >= 2.8.0', - Exclude, since it will not build anyway 
    118118        'decorator >= 2.0.1', 
    119         'gaphas >= 0.2.0.dev-r1543', 
     119        'gaphas >= 0.2.0', 
    120120        'zope.component >= 3.3.0', # - won't compile on windows. 
    121121        # Add dependency on zope.testing to work around bug in zope.component