~flimm/ooo-thumbnailer/trunk

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: David D Lowe
  • Date: 2011-10-20 23:38:33 UTC
  • Revision ID: daviddlowe.flimm@gmail.com-20111020233833-db9oe0toacbaunnt
0.5 release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
def main():
12
12
        
13
13
    setup( name="ooo-thumbnailer",
14
 
    version="0.4.1",
 
14
    version="0.5",
15
15
    description="Thumbnailer for LibreOffice, OpenOffice.org and Microsoft Office documents, spreadsheets, presentations and drawings.", # short
16
16
    author="David D Lowe",
17
17
    author_email="daviddlowe.flimm@gmail.com",