X-Git-Url: https://git.mdrn.pl/librarian.git/blobdiff_plain/3829242e31f2516eb71d85bb08d69d1f4200b3e6..9f778845b37c03a83f26ce1459b4b542affe4003:/setup.py diff --git a/setup.py b/setup.py index 79d4f84..9c0ce5a 100755 --- a/setup.py +++ b/setup.py @@ -22,7 +22,7 @@ def whole_tree(prefix, path): setup( name='librarian', - version='1.10', + version='2.1', description='Converter from WolneLektury.pl XML-based language to XHTML, TXT and other formats', author="Marek Stępniowski", author_email='marek@stepniowski.com', @@ -42,6 +42,8 @@ setup( 'six', 'texml', 'ebooklib', + 'aeneas', + 'mutagen', ], entry_points = { "console_scripts": [