X-Git-Url: https://git.mdrn.pl/librarian.git/blobdiff_plain/0c558e1334b5b124eb0d789682eb8f4554ae17cb..bc7e9351bc22788218e988c188defdbdfbe12fd8:/setup.py diff --git a/setup.py b/setup.py index 0279ed6..d3c4afe 100755 --- a/setup.py +++ b/setup.py @@ -22,7 +22,7 @@ def whole_tree(prefix, path): setup( name='librarian', - version='1.9', + version='2.3.3', 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": [