/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: Jelmer Vernooij
  • Date: 2008-05-04 20:23:56 UTC
  • Revision ID: jelmer@samba.org-20080504202356-64wc0mcpsqd708xq
Start working on 0.95.0.

Show diffs side-by-side

added added

removed removed

Lines of Context:
91
91
 
92
92
setup(
93
93
    name = "bzr-gtk",
94
 
    version = "0.94.0",
 
94
    version = "0.95.0",
95
95
    maintainer = "Jelmer Vernooij",
96
96
    maintainer_email = "jelmer@samba.org",
97
97
    description = "GTK+ Frontends for various Bazaar commands",