~osomon/moovida/make_cancellable

« back to all changes in this revision

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

  • Committer: Olivier Tilloy
  • Date: 2009-07-23 08:28:12 UTC
  • mfrom: (1458.1.1 release_flickr)
  • Revision ID: olivier@fluendo.com-20090723082812-x32bld0yj0u1x4t2
Released version 0.9 of the flickr plugin.

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
 
25
25
 
26
26
setup(name='elisa-plugin-flickr',
27
 
    version='0.8',
 
27
    version='0.9',
28
28
    description='Flickr photo sharing',
29
29
    long_description='Browse and view your pictures on Flickr.',
30
30
    license='GPLv3',