X-Git-Url: https://git.mdrn.pl/librarian.git/blobdiff_plain/adde01d89c27fb02056fd5c901ffea9ba1d9882f..0f85e77068ab8815a519ec8ea3c28e8c45db406a:/setup.py?ds=sidebyside diff --git a/setup.py b/setup.py index b4eb161..17cecda 100755 --- a/setup.py +++ b/setup.py @@ -22,7 +22,7 @@ def whole_tree(prefix, path): setup( name='librarian', - version='23.07.1', + version='24.5.9', description='Converter from WolneLektury.pl XML-based language to XHTML, TXT and other formats', author="Marek Stępniowski", author_email='marek@stepniowski.com', @@ -40,11 +40,11 @@ setup( 'Pillow>=9.1.0', 'texml', 'ebooklib', - 'aeneas', 'mutagen', 'qrcode', 'requests', 'fonttools', + 'python-bidi', ], entry_points = { "console_scripts": [