~ubuntu-branches/ubuntu/precise/ubuntuone-storage-protocol/precise-security

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Bazaar Package Importer
  • Author(s): Rodney Dawes
  • Date: 2011-04-27 13:58:59 UTC
  • mfrom: (1.1.23 upstream)
  • Revision ID: james.westby@ubuntu.com-20110427135859-gp92qwvomwkcuqit
Tags: 1.6.1-0ubuntu1
* New upstream release.
  - Uploads fail due to starvation (LP: #767466)

Show diffs side-by-side

added added

removed removed

Lines of Context:
70
70
 
71
71
 
72
72
setup(name='ubuntuone-storage-protocol',
73
 
      version='1.6.0',
 
73
      version='1.6.1',
74
74
      packages=['ubuntuone',
75
75
                'ubuntuone.storageprotocol'],
76
76
      extra_path='ubuntuone-storage-protocol',