~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Robert Collins
  • Date: 2005-10-19 10:11:57 UTC
  • mfrom: (1185.16.78)
  • mto: This revision was merged to the branch mainline in revision 1470.
  • Revision ID: robertc@robertcollins.net-20051019101157-17438d311e746b4f
mergeĀ fromĀ upstream

Show diffs side-by-side

added added

removed removed

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