From 6ff9751c30412f0d4331796fad1a6b73dcdefa63 Mon Sep 17 00:00:00 2001 From: Ricter Z Date: Sun, 1 Jul 2018 12:50:37 +0800 Subject: [PATCH] fix --- nhentai/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nhentai/__init__.py b/nhentai/__init__.py index 5d1982e..67105c6 100644 --- a/nhentai/__init__.py +++ b/nhentai/__init__.py @@ -1,3 +1,3 @@ -__version__ = '0.2.12' +__version__ = '0.2.13' __author__ = 'RicterZ' __email__ = 'ricterzheng@gmail.com'