From: Radek Czajka Date: Tue, 30 Jan 2024 16:28:35 +0000 (+0100) Subject: fix X-Git-Tag: 24.1 X-Git-Url: https://git.mdrn.pl/librarian.git/commitdiff_plain/e18331d927f54751163baf89bb2c93ae0c854a3b fix --- diff --git a/setup.py b/setup.py index cddab59..6b04c15 100755 --- a/setup.py +++ b/setup.py @@ -22,7 +22,7 @@ def whole_tree(prefix, path): setup( name='librarian', - version='23.12', + version='24.1', description='Converter from WolneLektury.pl XML-based language to XHTML, TXT and other formats', author="Marek Stępniowski", author_email='marek@stepniowski.com',