~facundo/encuentro/trunk

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Facundo Batista
  • Date: 2011-10-07 09:52:32 UTC
  • Revision ID: facundo@taniquetil.com.ar-20111007095232-og4v3zefc2oxtnvd
Emergency release to remove zope check.

Show diffs side-by-side

added added

removed removed

Lines of Context:
93
93
 
94
94
setup(
95
95
    name='encuentro',
96
 
    version='0.3',
 
96
    version='0.3.1',
97
97
    license='GPL-3',
98
98
    author='Facundo Batista',
99
99
    author_email='facundo@taniquetil.com.ar',