diff --git a/nhentai/__init__.py b/nhentai/__init__.py index 269c9b1..b6f0dc4 100644 --- a/nhentai/__init__.py +++ b/nhentai/__init__.py @@ -1,3 +1,3 @@ -__version__ = '0.3.0' +__version__ = '0.3.1' __author__ = 'RicterZ' __email__ = 'ricterzheng@gmail.com'