~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2006-03-20 10:33:11 UTC
  • mfrom: (1615.1.2 bzr.mbp.integration)
  • Revision ID: pqm@pqm.ubuntu.com-20060320103311-a87ccd7ffe9ce14f
(mbp) pycurl bugfixes, robert's knit performance stuff

Show diffs side-by-side

added added

removed removed

Lines of Context:
81
81
########################
82
82
 
83
83
setup(name='bzr',
84
 
      version='0.7pre',
 
84
      version='0.8pre',
85
85
      author='Martin Pool',
86
86
      author_email='mbp@sourcefrog.net',
87
87
      url='http://www.bazaar-ng.org/',