diff --git a/nhentai/__init__.py b/nhentai/__init__.py index 074c9e1..9ad6b6e 100644 --- a/nhentai/__init__.py +++ b/nhentai/__init__.py @@ -1,3 +1,3 @@ -__version__ = '0.3.2' +__version__ = '0.3.3' __author__ = 'RicterZ' __email__ = 'ricterzheng@gmail.com'