[cien] fix extraction when authenticated (#5934)

'articleBody' doesn't always contain the entire article, it seems.
This commit is contained in:
Mike Fährmann
2024-08-03 21:55:36 +02:00
parent 5f6a8915af
commit 008f644ba3
2 changed files with 2 additions and 2 deletions

View File

@@ -6,5 +6,5 @@
# it under the terms of the GNU General Public License version 2 as
# published by the Free Software Foundation.
__version__ = "1.27.2"
__version__ = "1.27.3-dev"
__variant__ = None