~serge-hallyn/ubuntu/maverick/vm-builder/vmbuilder-tmpfs

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Bazaar Package Importer
  • Author(s): Soren Hansen
  • Date: 2010-03-29 22:22:49 UTC
  • mto: This revision was merged to the branch mainline in revision 32.
  • Revision ID: james.westby@ubuntu.com-20100329222249-3gxcw4o4legqmk2o
Tags: upstream-0.12.3
ImportĀ upstreamĀ versionĀ 0.12.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.12.2',
 
18
      version='0.12.3',
19
19
      description='Uncomplicated VM Builder',
20
20
      author='Soren Hansen',
21
21
      author_email='soren@ubuntu.com',