~ken-vandine/ubuntu/lucid/gwibber/twitter-oauth

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Ken VanDine
  • Date: 2010-08-31 20:08:35 UTC
  • mfrom: (1.1.21 upstream)
  • Revision ID: ken.vandine@canonical.com-20100831200835-i7l1y21kdikiq582
Tags: 2.30.2~bzr742-0ubuntu1
releasing version 2.30.2~bzr742-0ubuntu1

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
from glob import glob
8
8
 
9
9
setup(name="gwibber",
10
 
      version="2.30.0.1", # UPDATE gwibber/microblog/util/const.py too
 
10
      version="2.30.2~bzr742", # UPDATE gwibber/microblog/util/const.py too
11
11
      author="Ryan Paul",
12
12
      author_email="segphault@arstechnica.com",
13
13
      url="http://launchpad.net/gwibber/",