/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Jelmer Vernooij
  • Date: 2007-10-19 11:42:05 UTC
  • mto: (0.441.2 dev) (7406.3.1 rebase)
  • mto: This revision was merged to the branch mainline in revision 7441.
  • Revision ID: jelmer@samba.org-20071019114205-n4ccsxjqrcrxnwtd
Open 0.3 for development.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
setup(name='bzr-rebase',
6
6
      description='Rebase plugin for Bazaar',
7
7
      keywords='plugin bzr rebase',
8
 
      version='0.2',
 
8
      version='0.3',
9
9
      url='http://bazaar-vcs.org/Rebase',
10
10
      download_url='http://bazaar-vcs.org/Rebase',
11
11
      license='GPL',