From f2aa65b64bff1165e024b52e65343ca79a2b337f Mon Sep 17 00:00:00 2001
From: RicterZ <ricterzheng@gmail.com>
Date: Sun, 28 Jul 2019 11:58:00 +0800
Subject: [PATCH] 0.3.6

---
 nhentai/__init__.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nhentai/__init__.py b/nhentai/__init__.py
index 8efd062..2bc558a 100644
--- a/nhentai/__init__.py
+++ b/nhentai/__init__.py
@@ -1,3 +1,3 @@
-__version__ = '0.3.5'
+__version__ = '0.3.6'
 __author__ = 'RicterZ'
 __email__ = 'ricterzheng@gmail.com'