From a0b8598d08db40b5792904f44b23e1b54c2177c4 Mon Sep 17 00:00:00 2001 From: Cimbali Date: Tue, 4 Apr 2023 13:00:48 +0100 Subject: [PATCH] Release python 3.8 fix Update contributor list from POEditor --- README.md | 1 - pympress/__init__.py | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 8d49bcb4..6bb2ec93 100644 --- a/README.md +++ b/README.md @@ -349,7 +349,6 @@ FriedrichFröbel, He. yifan. xs, Jaroslav Svoboda, Jeertmans, -Karen Zhang, Kristýna, Leonvincenterd, LogCreative, diff --git a/pympress/__init__.py b/pympress/__init__.py index 6e4e1632..406675a2 100644 --- a/pympress/__init__.py +++ b/pympress/__init__.py @@ -26,7 +26,7 @@ # DON'T IMPORT ANYTHING HERE (OR YOU WILL BREAK setup.py) # -__version__ = '1.8.1' +__version__ = '1.8.2' __author__ = """2009, 2010 Thomas Jost 2015-2023 Cimbali 2016 Christoph Rath