From: Radek Czajka Date: Thu, 1 Aug 2019 08:52:51 +0000 (+0200) Subject: Packaging fix. X-Git-Tag: 1.7.4 X-Git-Url: https://git.mdrn.pl/librarian.git/commitdiff_plain/a1eee7c004e2068b705bb4475633f76f2e38b4c4 Packaging fix. --- diff --git a/setup.py b/setup.py index ff27678..f7f4142 100755 --- a/setup.py +++ b/setup.py @@ -21,7 +21,7 @@ def whole_tree(prefix, path): setup( name='librarian', - version='1.7.3', + version='1.7.4', description='Converter from WolneLektury.pl XML-based language to XHTML, TXT and other formats', author="Marek Stępniowski", author_email='marek@stepniowski.com',