chore: bump version to 2.1.0

This commit is contained in:
Ricter Zheng
2026-05-15 17:44:08 +08:00
parent 338cfe86d2
commit 4ed2e34c5d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
__version__ = '2.0.9' __version__ = '2.1.0'
__author__ = 'RicterZ' __author__ = 'RicterZ'
__email__ = 'ricterzheng@gmail.com' __email__ = 'ricterzheng@gmail.com'
+1 -1
View File
@@ -1,6 +1,6 @@
[tool.poetry] [tool.poetry]
name = "doujinshi-dl" name = "doujinshi-dl"
version = "2.0.9" version = "2.1.0"
description = "doujinshi downloader" description = "doujinshi downloader"
authors = ["Ricter Z <ricterzheng@gmail.com>"] authors = ["Ricter Z <ricterzheng@gmail.com>"]
license = "MIT" license = "MIT"