~ubuntu-branches/ubuntu/lucid/bzr-gtk/lucid

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Bazaar Package Importer
  • Author(s): Jelmer Vernooij
  • Date: 2009-07-17 13:03:57 UTC
  • mfrom: (1.4.1 upstream) (13.2.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090717130357-osauma3y0fe16c52
Tags: 0.96.2-1
* New upstream release.
* Bump standards version to 3.8.2.

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