From 2fe553695075524cc53d5d50a77754c378c6766d Mon Sep 17 00:00:00 2001 From: Ricter Z Date: Mon, 6 Feb 2023 00:03:54 +0800 Subject: [PATCH] 0.5.2 --- nhentai/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nhentai/__init__.py b/nhentai/__init__.py index 03bb87e..7678361 100644 --- a/nhentai/__init__.py +++ b/nhentai/__init__.py @@ -1,3 +1,3 @@ -__version__ = '0.5.1' +__version__ = '0.5.2' __author__ = 'RicterZ' __email__ = 'ricterzheng@gmail.com'