From 31b95fe2dd1557f41725675ccf8fc93a12c29e2e Mon Sep 17 00:00:00 2001 From: Ricter Z Date: Mon, 2 May 2022 16:24:04 +0800 Subject: [PATCH] 0.4.17 releases, for #246 --- nhentai/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nhentai/__init__.py b/nhentai/__init__.py index e0baeec..08a2680 100644 --- a/nhentai/__init__.py +++ b/nhentai/__init__.py @@ -1,3 +1,3 @@ -__version__ = '0.4.16' +__version__ = '0.4.17' __author__ = 'RicterZ' __email__ = 'ricterzheng@gmail.com' -- 2.44.0