setup(
name='librarian',
- version='1.3',
+ version='1.4.1',
description='Converter from WolneLektury.pl XML-based language to XHTML, TXT and other formats',
author="Marek Stępniowski",
author_email='marek@stepniowski.com',
'scripts/book2mobi',
'scripts/book2pdf',
'scripts/book2partner',
+ 'scripts/book2cover',
'scripts/bookfragments',
'scripts/genslugs'],
tests_require=['nose>=0.11', 'coverage>=3.0.1'],