X-Git-Url: https://git.mdrn.pl/librarian.git/blobdiff_plain/3eeb653bf9948d69c8290fd453b638bb783ab084..fdcbc69e0f1f8f4945cd37c1e10be34a910d48c6:/setup.py diff --git a/setup.py b/setup.py index 44537a7..c4ddaae 100755 --- a/setup.py +++ b/setup.py @@ -22,7 +22,7 @@ def whole_tree(prefix, path): setup( name='librarian', - version='2.3.2', + 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": [