~cassidy/moovida/moovida-escape-uri

« back to all changes in this revision

Viewing changes to elisa-plugins/elisa/plugins/database/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
#FIXME: add dependency on storm/twisted-wrapper
25
25
 
26
26
setup(name='elisa-plugin-database',
27
 
    version='0.20', 
 
27
    version='0.21', 
28
28
    description="Database management",
29
29
    long_description="""Scan your local media and index it in the database.""",
30
30
    license='GPLv3',