~facundo/enjuewemela/trunk

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Facundo Batista
  • Date: 2011-08-23 13:37:58 UTC
  • Revision ID: facundo@taniquetil.com.ar-20110823133758-3g8owi9o3czfd7jy
Tags: release_0_4_1
[release] v0.4.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
110
110
 
111
111
setup(
112
112
    name = 'enjuewemela',
113
 
    version = '0.4',
 
113
    version = '0.4.1',
114
114
    license = 'GPL-3',
115
115
    author = 'Facundo Batista',
116
116
    author_email = 'facundo@taniquetil.com.ar',