~cypressyew/checkbox/no-s3-adv

« back to all changes in this revision

Viewing changes to plainbox/setup.py

  • Committer: Po-Hsu Lin
  • Date: 2015-04-20 08:39:36 UTC
  • mfrom: (3694.1.17 checkbox)
  • Revision ID: po-hsu.lin@canonical.com-20150420083936-8gva6p4jfyb0a8wu
merge with trunk

Show diffs side-by-side

added added

removed removed

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