X-Git-Url: https://git.mdrn.pl/librarian.git/blobdiff_plain/261a3308d235fc252f30ae03603d0e964bb60223..1fc6730667e7018f363771ab01584ffa716812de:/setup.py diff --git a/setup.py b/setup.py index 698c532..637f20d 100755 --- a/setup.py +++ b/setup.py @@ -22,7 +22,7 @@ def whole_tree(prefix, path): setup( name='librarian', - version='2.0', + version='2.4.1', 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": [