~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Martin Pool
  • Date: 2006-03-16 20:20:32 UTC
  • mto: (1615.1.1 bzr.mbp.integration)
  • mto: This revision was merged to the branch mainline in revision 1616.
  • Revision ID: mbp@sourcefrog.net-20060316202032-d044f29e7d81b333
Update version numbers

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/',