0.5.17 for fix #360

This commit is contained in:
Ricter Zheng 2024-12-09 09:26:33 +08:00
parent 7089144ac6
commit bb41e502c1
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
__version__ = '0.5.15' __version__ = '0.5.17'
__author__ = 'RicterZ' __author__ = 'RicterZ'
__email__ = 'ricterzheng@gmail.com' __email__ = 'ricterzheng@gmail.com'

View File

@ -1,6 +1,6 @@
[tool.poetry] [tool.poetry]
name = "nhentai" name = "nhentai"
version = "0.5.15" version = "0.5.17"
description = "nhentai doujinshi downloader" description = "nhentai doujinshi downloader"
authors = ["Ricter Z <ricterzheng@gmail.com>"] authors = ["Ricter Z <ricterzheng@gmail.com>"]
license = "MIT" license = "MIT"