~osomon/elisa/css_property_no_unit

« back to all changes in this revision

Viewing changes to elisa-plugins/elisa/plugins/poblesec/setup.py

  • Committer: Olivier Tilloy
  • Date: 2009-12-01 12:16:26 UTC
  • mfrom: (1601.1.24 1.0.9)
  • Revision ID: olivier@fluendo.com-20091201121626-pzw86bewm1i05yxc
Merged the 1.0.9 release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
cmdclass = dict(test=TrialTest, clean=Clean, build_po=build_po)
7
7
 
8
8
setup(name='elisa-plugin-poblesec',
9
 
    version='0.20',
 
9
    version='0.21',
10
10
    description='Poblesec frontend',
11
11
    long_description='The poblesec frontend.',
12
12
    license='GPL3',