~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Wouter van Heyst
  • Date: 2005-10-28 20:23:20 UTC
  • mto: (1185.16.143)
  • mto: This revision was merged to the branch mainline in revision 1498.
  • Revision ID: larstiq@larstiq.dyndns.org-20051028202320-9664a5530b91b23c
bump version to 0.6

Show diffs side-by-side

added added

removed removed

Lines of Context:
52
52
########################
53
53
 
54
54
setup(name='bzr',
55
 
      version='0.1',
 
55
      version='0.6',
56
56
      author='Martin Pool',
57
57
      author_email='mbp@sourcefrog.net',
58
58
      url='http://www.bazaar-ng.org/',