/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: Aaron Bentley
  • Date: 2007-08-10 14:16:09 UTC
  • Revision ID: abentley@panoramicfeedback.com-20070810141609-b49sot4v6jdzslwq
Update version to 0.90

Show diffs side-by-side

added added

removed removed

Lines of Context:
63
63
 
64
64
setup(
65
65
    name = "bzr-gtk",
66
 
    version = "0.19.0",
 
66
    version = "0.90.0",
67
67
    maintainer = "Jelmer Vernooij",
68
68
    maintainer_email = "jelmer@samba.org",
69
69
    description = "GTK+ Frontends for various Bazaar commands",