X-Git-Url: https://git.mdrn.pl/librarian.git/blobdiff_plain/35800232083044a4fa7927c9295f7be611e16227..8495b2ce8e9aebe778db74217b60fb68c0b5f9f2:/setup.py diff --git a/setup.py b/setup.py index 1a89e8f..7bb2477 100755 --- a/setup.py +++ b/setup.py @@ -22,7 +22,7 @@ def whole_tree(prefix, path): setup( name='librarian', - version='2.3.1', + version='2.4', 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": [