diff --git a/pyproject.toml b/pyproject.toml index f5764fa..bcb57b4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "wdtagger" -version = "0.10.2" -description = "" +version = "0.11.0" +description = "A simple and easy-to-use wrapper for the tagger model created by [SmilingWolf](https://github.com/SmilingWolf) which is specifically designed for tagging anime illustrations." authors = [{ name = "Jianqi Pan", email = "jannchie@gmail.com" }] readme = "README.md" requires-python = ">=3.10"