From 57e930584929da98bf43f827883863b2681ac01d Mon Sep 17 00:00:00 2001 From: RicterZ Date: Sat, 18 May 2019 22:15:42 +0800 Subject: [PATCH] 0.3.3 --- nhentai/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nhentai/__init__.py b/nhentai/__init__.py index 074c9e1..9ad6b6e 100644 --- a/nhentai/__init__.py +++ b/nhentai/__init__.py @@ -1,3 +1,3 @@ -__version__ = '0.3.2' +__version__ = '0.3.3' __author__ = 'RicterZ' __email__ = 'ricterzheng@gmail.com'