From 7a75afef0a1def0cf33f7cfa6908b33b555b8a78 Mon Sep 17 00:00:00 2001 From: Ricter Z Date: Tue, 1 Dec 2020 20:58:28 +0800 Subject: [PATCH] 0.4.8 --- nhentai/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nhentai/__init__.py b/nhentai/__init__.py index 7efc3c4..30a41f5 100644 --- a/nhentai/__init__.py +++ b/nhentai/__init__.py @@ -1,3 +1,3 @@ -__version__ = '0.4.7' +__version__ = '0.4.8' __author__ = 'RicterZ' __email__ = 'ricterzheng@gmail.com' -- 2.44.0