From 6fed1f94cba428dda3078f67dd6df03ceb1b8208 Mon Sep 17 00:00:00 2001
From: Ricter Z <ricterzheng@gmail.com>
Date: Mon, 18 Jan 2021 16:26:39 +0800
Subject: [PATCH] 0.4.13

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

diff --git a/nhentai/__init__.py b/nhentai/__init__.py
index bcef93d..89d597c 100644
--- a/nhentai/__init__.py
+++ b/nhentai/__init__.py
@@ -1,3 +1,3 @@
-__version__ = '0.4.12'
+__version__ = '0.4.13'
 __author__ = 'RicterZ'
 __email__ = 'ricterzheng@gmail.com'