Prepare release candidate v10.0.9

This commit is contained in:
NoDRM
2023-08-02 07:39:35 +02:00
parent 2a1413297e
commit b9bad26d4b
8 changed files with 25 additions and 14 deletions

View File

@@ -168,8 +168,8 @@
"""Manage all Kobo books, either encrypted or DRM-free."""
from __future__ import print_function
__version__ = '10.0.1'
__about__ = "Obok v{0}\nCopyright © 2012-2022 Physisticated et al.".format(__version__)
__version__ = '10.0.9'
__about__ = "Obok v{0}\nCopyright © 2012-2023 Physisticated et al.".format(__version__)
import sys
import os