X-Git-Url: https://git.mdrn.pl/librarian.git/blobdiff_plain/4cd6cb040e4938a726585e678d72dbd67b8f005d..65ef0306d24eb3126c9f72b89ed021121b40ae2f:/setup.py diff --git a/setup.py b/setup.py index 992c62d..a48f2d7 100755 --- a/setup.py +++ b/setup.py @@ -22,7 +22,7 @@ def whole_tree(prefix, path): setup( name='librarian', - version='2.2', + version='2.4.6', 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": [