/b-gtk/fix-viz

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/b-gtk/fix-viz

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Scott James Remnant
  • Date: 2005-10-28 16:29:57 UTC
  • Revision ID: scott@ubuntu.com-20051028162957-048fa447b8a8ed28
Bump version to 0.2 and mention use of bzr 0.6

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
 
11
11
 
12
12
setup(name="bzrk",
13
 
      version="0.1",
 
13
      version="0.2",
14
14
      description="GTK+ Branch Visualisation plugin for bzr",
15
15
      author="Scott James Remnant",
16
16
      author_email="scott@ubuntu.com",