diff --git a/nhentai/__init__.py b/nhentai/__init__.py index e738d59..3c539e2 100644 --- a/nhentai/__init__.py +++ b/nhentai/__init__.py @@ -1,3 +1,3 @@ -__version__ = '0.1.5' +__version__ = '0.2.0' __author__ = 'Ricter' __email__ = 'ricterzheng@gmail.com'