From fc0be35b2c85bc66f374d0c185bc7e6178136d9a Mon Sep 17 00:00:00 2001 From: RicterZ Date: Tue, 15 Jan 2019 21:16:14 +0800 Subject: [PATCH] 0.3.0 #40 --- nhentai/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nhentai/__init__.py b/nhentai/__init__.py index 971a500..269c9b1 100644 --- a/nhentai/__init__.py +++ b/nhentai/__init__.py @@ -1,3 +1,3 @@ -__version__ = '0.2.19' +__version__ = '0.3.0' __author__ = 'RicterZ' __email__ = 'ricterzheng@gmail.com'