From 130386054f9ca5b37143fe22230990335d381297 Mon Sep 17 00:00:00 2001 From: RicterZ Date: Mon, 20 Apr 2020 20:16:48 +0800 Subject: [PATCH] 0.3.9 --- nhentai/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nhentai/__init__.py b/nhentai/__init__.py index 772a1a5..14b488f 100644 --- a/nhentai/__init__.py +++ b/nhentai/__init__.py @@ -1,3 +1,3 @@ -__version__ = '0.3.8' +__version__ = '0.3.9' __author__ = 'RicterZ' __email__ = 'ricterzheng@gmail.com' -- 2.44.0