/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-08-30 11:25:53 UTC
  • Revision ID: jelmer@samba.org-20060830112553-04312d12ed56cb46
PrepareĀ forĀ 0.10.0

Show diffs side-by-side

added added

removed removed

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