~jonobacon/acire/trunk

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Jono Bacon
  • Date: 2010-03-20 22:59:56 UTC
  • Revision ID: jono@ubuntu.com-20100320225956-snglvv9zjod0ifwy
Tags: 0.4
quickly released: 0.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
93
93
 
94
94
DistUtilsExtra.auto.setup(
95
95
    name='acire',
96
 
    version='0.2',
 
96
    version='0.4',
97
97
    license='GPL-3',
98
98
    author='Jono Bacon',
99
99
    author_email='jono@ubuntu.com',