X-Git-Url: https://git.mdrn.pl/librarian.git/blobdiff_plain/fe763827605d48b2ad27d313cbcd84b588066070..eb6b8e8e497922011e8a89f1e1869d68ef8f7066:/setup.py diff --git a/setup.py b/setup.py index d577dbd..7056674 100755 --- a/setup.py +++ b/setup.py @@ -22,7 +22,7 @@ def whole_tree(prefix, path): setup( name='librarian', - version='1.11.3', + version='2.4.5', 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": [