/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: Vincent Ladeuil
  • Date: 2009-07-09 06:25:30 UTC
  • Revision ID: v.ladeuil+lp@free.fr-20090709062530-kcreu1jm81hbu432
Open 0.97.0 for development.

Show diffs side-by-side

added added

removed removed

Lines of Context:
137
137
 
138
138
setup(
139
139
    name = "bzr-gtk",
140
 
    version = "0.96.0",
 
140
    version = "0.97.0",
141
141
    maintainer = "Jelmer Vernooij",
142
142
    maintainer_email = "jelmer@samba.org",
143
143
    description = "GTK+ Frontends for various Bazaar commands",