~soren/nova/logdir-flag

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Tarmac
  • Author(s): Soren Hansen
  • Date: 2010-11-17 22:14:35 UTC
  • mfrom: (398.1.1 prepare-for-2011.1)
  • Revision ID: hudson@openstack.org-20101117221435-scn9sbxxtsgmeszt
Update version to 2011.1 as that is the version we expect to release next.

Show diffs side-by-side

added added

removed removed

Lines of Context:
39
39
        sdist.run(self)
40
40
 
41
41
setup(name='nova',
42
 
      version='2010.1',
 
42
      version='2011.1',
43
43
      description='cloud computing fabric controller',
44
44
      author='OpenStack',
45
45
      author_email='nova@lists.launchpad.net',