From 8cd4b948e742739d4af7e7b6695c61b9246f9fb7 Mon Sep 17 00:00:00 2001 From: RicterZ Date: Sat, 8 May 2021 15:36:49 +0800 Subject: [PATCH] 0.4.15 --- nhentai/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nhentai/__init__.py b/nhentai/__init__.py index 6d16d07..e0d4f0a 100644 --- a/nhentai/__init__.py +++ b/nhentai/__init__.py @@ -1,3 +1,3 @@ -__version__ = '0.4.14' +__version__ = '0.4.15' __author__ = 'RicterZ' __email__ = 'ricterzheng@gmail.com'