This commit is contained in:
ricterzheng 2025-02-03 14:34:14 +08:00
parent fc69f94505
commit b434c4d58d
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
__version__ = '0.5.20' __version__ = '0.5.21'
__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.20" version = "0.5.21"
description = "nhentai doujinshi downloader" description = "nhentai doujinshi downloader"
authors = ["Ricter Z <ricterzheng@gmail.com>"] authors = ["Ricter Z <ricterzheng@gmail.com>"]
license = "MIT" license = "MIT"