From d0d7fb7015facef844f4b770f55c0029fbcddbe0 Mon Sep 17 00:00:00 2001 From: Ricter Z Date: Wed, 19 Oct 2016 13:06:27 +0800 Subject: [PATCH] 0.2.1 --- nhentai/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nhentai/__init__.py b/nhentai/__init__.py index 3c539e2..857db2a 100644 --- a/nhentai/__init__.py +++ b/nhentai/__init__.py @@ -1,3 +1,3 @@ -__version__ = '0.2.0' +__version__ = '0.2.1' __author__ = 'Ricter' __email__ = 'ricterzheng@gmail.com'