~pieq/checkbox/add-30suspend-1reboot-cycles-support

« back to all changes in this revision

Viewing changes to plainbox/setup.py

  • Committer: Daniel Manrique
  • Author(s): Sylvain Pineau
  • Date: 2014-11-07 18:07:53 UTC
  • mfrom: (3377.2.16 trunk)
  • Revision ID: daniel_manrique-20141107180753-71zjmw5kw3s90x9h
"Release_2014_Week45 [r=sylvain-pineau][bug=1331302,1341769,1347120,1383447,1387782,1387843,1388055,1388747,1389253][author=checkbox-dev]"

Show diffs side-by-side

added added

removed removed

Lines of Context:
40
40
 
41
41
setup(
42
42
    name="plainbox",
43
 
    version="0.16.dev",
 
43
    version="0.17.dev",
44
44
    url="https://launchpad.net/plainbox/",
45
45
    packages=find_packages(),
46
46
    author="Zygmunt Krynicki",