This commit is contained in:
ricterz 2025-01-11 08:35:40 +08:00
parent d1d0c22af8
commit 6b4c4bdc70
2 changed files with 3 additions and 3 deletions

View File

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

View File

@ -1,6 +1,6 @@
[tool.poetry]
name = "nhentai"
version = "0.5.17.2"
version = "0.5.18"
description = "nhentai doujinshi downloader"
authors = ["Ricter Z <ricterzheng@gmail.com>"]
license = "MIT"
@ -22,4 +22,4 @@ requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"
[tool.poetry.scripts]
nhentai = 'nhentai.command:main'
nhentai = 'nhentai.command:main'