From 35c55503fa27f584c4dc1e5e15ced23b25274eae Mon Sep 17 00:00:00 2001 From: ricterz Date: Fri, 20 Sep 2024 23:39:38 +0800 Subject: [PATCH] 0.5.6 --- nhentai/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nhentai/__init__.py b/nhentai/__init__.py index e6bc8b4..2ba97b4 100644 --- a/nhentai/__init__.py +++ b/nhentai/__init__.py @@ -1,3 +1,3 @@ -__version__ = '0.5.5' +__version__ = '0.5.6' __author__ = 'RicterZ' __email__ = 'ricterzheng@gmail.com'