~soren/vmbuilder/vmbuilder.refactoring

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Soren Hansen
  • Date: 2009-10-22 22:13:31 UTC
  • Revision ID: soren@canonical.com-20091022221331-knxf3bpaj1q9kf6i
Tags: RELEASE_0.11.3
ReleaseĀ 0.11.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
        print repr(e)
16
16
    
17
17
setup(name='VMBuilder',
18
 
      version='0.11.2',
 
18
      version='0.11.3',
19
19
      description='Uncomplicated VM Builder',
20
20
      author='Soren Hansen',
21
21
      author_email='soren@canonical.com',