From 22cf2592dd6a09bc3c8f0cd9f987b344331059e0 Mon Sep 17 00:00:00 2001 From: Ricter Z Date: Fri, 16 Mar 2018 23:48:58 +0800 Subject: [PATCH] 0.2.11 --- nhentai/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nhentai/__init__.py b/nhentai/__init__.py index 5981051..59cbd67 100644 --- a/nhentai/__init__.py +++ b/nhentai/__init__.py @@ -1,3 +1,3 @@ -__version__ = '0.2.10' +__version__ = '0.2.11' __author__ = 'Ricter' __email__ = 'ricterzheng@gmail.com'