From 74197f8f90fad2f657e077a1222c9e79fb9cf9ff Mon Sep 17 00:00:00 2001 From: Ricter Z Date: Thu, 11 Feb 2021 15:42:53 +0800 Subject: [PATCH] 0.4.14 released for fix issue #204 --- nhentai/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nhentai/__init__.py b/nhentai/__init__.py index 89d597c..6d16d07 100644 --- a/nhentai/__init__.py +++ b/nhentai/__init__.py @@ -1,3 +1,3 @@ -__version__ = '0.4.13' +__version__ = '0.4.14' __author__ = 'RicterZ' __email__ = 'ricterzheng@gmail.com'