~osomon/elisa/css_property_no_unit

« back to all changes in this revision

Viewing changes to elisa-plugins/elisa/plugins/dvd/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:
24
24
cmdclass = dict(test=TrialTest, clean=Clean)
25
25
 
26
26
setup(name='elisa-plugin-dvd',
27
 
    version='0.8',
 
27
    version='0.9',
28
28
    description='DVD plugin',
29
29
    license='GPL3',
30
30
    author='Guillaume Emont',