allow extractors to register a 'finalize()' method

This commit is contained in:
Mike Fährmann
2021-09-07 21:15:30 +02:00
parent 9158853ff7
commit d79bcb6236
4 changed files with 6 additions and 1 deletions

View File

@@ -6,4 +6,4 @@
# it under the terms of the GNU General Public License version 2 as
# published by the Free Software Foundation.
__version__ = "1.18.4"
__version__ = "1.19.0-dev"