/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: 2006-09-29 19:58:36 UTC
  • Revision ID: jelmer@samba.org-20060929195836-680a3b721471c42a
ReleaseĀ 0.11.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
 
6
6
setup(
7
7
    name = "gtk",
8
 
    version = "0.10.0",
 
8
    version = "0.11.0",
9
9
    maintainer = "Jelmer Vernooij",
10
10
    maintainer_email = "jelmer@samba.org",
11
11
    description = "GTK+ Frontends for various Bazaar commands",