From 405d879db65de369501368d113cb50207f56e09d Mon Sep 17 00:00:00 2001 From: ricterzheng Date: Sun, 8 Dec 2024 12:32:10 +0800 Subject: [PATCH] 0.5.16 --- nhentai/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nhentai/__init__.py b/nhentai/__init__.py index 15e1986..348957a 100644 --- a/nhentai/__init__.py +++ b/nhentai/__init__.py @@ -1,3 +1,3 @@ -__version__ = '0.5.15' +__version__ = '0.5.16' __author__ = 'RicterZ' __email__ = 'ricterzheng@gmail.com'