From 38484624e97f4139c4889d5cbd2c641a9420ca58 Mon Sep 17 00:00:00 2001 From: Ozzie Isaacs Date: Mon, 27 Mar 2023 20:20:18 +0200 Subject: [PATCH] Version update --- cps/constants.py | 2 +- optional-requirements.txt | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/cps/constants.py b/cps/constants.py index f9aa5701..7d6d0416 100644 --- a/cps/constants.py +++ b/cps/constants.py @@ -163,7 +163,7 @@ def selected_roles(dictionary): BookMeta = namedtuple('BookMeta', 'file_path, extension, title, author, cover, description, tags, series, ' 'series_id, languages, publisher, pubdate, identifiers') -STABLE_VERSION = {'version': '0.6.20'} +STABLE_VERSION = {'version': '0.6.21 Beta'} NIGHTLY_VERSION = dict() NIGHTLY_VERSION[0] = '$Format:%H$' diff --git a/optional-requirements.txt b/optional-requirements.txt index 87be3dbe..ad2b56c0 100644 --- a/optional-requirements.txt +++ b/optional-requirements.txt @@ -34,7 +34,6 @@ markdown2>=2.0.0,<2.5.0 html2text>=2020.1.16,<2022.1.1 python-dateutil>=2.1,<2.9.0 beautifulsoup4>=4.0.1,<4.12.0 -#cchardet>=2.0.0,<2.2.0 faust-cchardet>=2.1.18 # Comics