~kelemeng/gwibber/bug-520462

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Ken VanDine
  • Date: 2010-03-12 17:52:39 UTC
  • Revision ID: ken.vandine@canonical.com-20100312175239-7vhicg0e5iobb98x
bump version of trunk for post 2.30 development, we'll cherry pick changes to the 2.30 branch until 2.30 is released

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.29.92.1", # UPDATE gwibber/microblog/util/const.py too
 
10
      version="2.31.1", # 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/",