~sylvain-pineau/checkbox/fix-open-without-encoding

« back to all changes in this revision

Viewing changes to checkbox-ng/setup.py

  • Committer: Sylvain Pineau
  • Author(s): Pierre Equoy
  • Date: 2016-07-25 03:22:01 UTC
  • mfrom: (4439.3.13 trunk)
  • Revision ID: sylvain_pineau-20160725032201-d0jrgks4sewwclkj
"Release_2016_Week30 [r=pierre-equoy][bug=1331302,1341769,1347120,1382321,1383447,1387782,1387843,1388055,1388747,1389253,1399481,1400646,1403933,1406719,1410501,1428615,1451343,1451541][author=checkbox-dev]"

Show diffs side-by-side

added added

removed removed

Lines of Context:
55
55
 
56
56
setup(
57
57
    name="checkbox-ng",
58
 
    version="0.27.dev0",
 
58
    version="0.28.dev0",
59
59
    url="https://launchpad.net/checkbox-ng/",
60
60
    packages=find_packages(),
61
61
    author="Zygmunt Krynicki",