diff --git a/nhentai/__init__.py b/nhentai/__init__.py index 8f1b7de..03bb87e 100644 --- a/nhentai/__init__.py +++ b/nhentai/__init__.py @@ -1,3 +1,3 @@ -__version__ = '0.5.0' +__version__ = '0.5.1' __author__ = 'RicterZ' __email__ = 'ricterzheng@gmail.com'