/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: 2009-06-04 21:10:21 UTC
  • Revision ID: jelmer@samba.org-20090604211021-o3ycs1uy97mwoime
Catch NoKeyringDaemonError.

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.97.0",
 
140
    version = "0.96.0",
141
141
    maintainer = "Jelmer Vernooij",
142
142
    maintainer_email = "jelmer@samba.org",
143
143
    description = "GTK+ Frontends for various Bazaar commands",