From 12f7b2225b4de7203e761fac4d19e9d07d0344c1 Mon Sep 17 00:00:00 2001 From: Ricter Z Date: Wed, 19 Oct 2016 22:23:02 +0800 Subject: [PATCH] 0.2.2 --- nhentai/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nhentai/__init__.py b/nhentai/__init__.py index 857db2a..5091cb2 100644 --- a/nhentai/__init__.py +++ b/nhentai/__init__.py @@ -1,3 +1,3 @@ -__version__ = '0.2.1' +__version__ = '0.2.2' __author__ = 'Ricter' __email__ = 'ricterzheng@gmail.com' -- 2.44.0