X-Git-Url: https://git.mdrn.pl/librarian.git/blobdiff_plain/ecc4f5c21f155d689a75cb3f48b154ba37501583..fdcbc69e0f1f8f4945cd37c1e10be34a910d48c6:/setup.py diff --git a/setup.py b/setup.py index dda645c..c4ddaae 100755 --- a/setup.py +++ b/setup.py @@ -22,7 +22,7 @@ def whole_tree(prefix, path): setup( name='librarian', - version='1.11.1', + version='2.4.3', description='Converter from WolneLektury.pl XML-based language to XHTML, TXT and other formats', author="Marek Stępniowski", author_email='marek@stepniowski.com', @@ -44,6 +44,7 @@ setup( 'ebooklib', 'aeneas', 'mutagen', + 'qrcode', ], entry_points = { "console_scripts": [