/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: 2010-02-24 08:56:08 UTC
  • Revision ID: v.ladeuil+lp@free.fr-20100224085608-ybyx6m452lc5iua2
Open 0.99.0 for development.

Show diffs side-by-side

added added

removed removed

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