Show
Ignore:
Timestamp:
08/05/10 18:28:38 (22 months ago)
Author:
mauro
Message:

plone4

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • plone4bio.base/trunk/setup.py

    r128 r149  
    22import os 
    33 
    4 version = '1.0.2' 
     4version = '1.1.0' 
    55 
    66setup(name='plone4bio.base', 
     
    3333          'setuptools', 
    3434          # -*- Extra requirements: -*- 
     35          'plone.app.registry', 
     36          'collective.js.jqueryui', 
    3537          'numpy', 
    3638          'biopython',