This commit is contained in:
Ricter Zheng 2024-12-01 10:37:59 +08:00
parent 3d6263cf11
commit b9b8468bfe
2 changed files with 2 additions and 2 deletions

View File

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