From 91053b98af2528302693b453859986bef9d9a220 Mon Sep 17 00:00:00 2001 From: Ricter Z Date: Fri, 2 Oct 2020 01:02:41 +0800 Subject: [PATCH] 0.4.1 --- nhentai/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nhentai/__init__.py b/nhentai/__init__.py index e622c47..7efe343 100644 --- a/nhentai/__init__.py +++ b/nhentai/__init__.py @@ -1,3 +1,3 @@ -__version__ = '0.4.0' +__version__ = '0.4.1' __author__ = 'RicterZ' __email__ = 'ricterzheng@gmail.com'