diff --git a/pyproject.toml b/pyproject.toml index 43e0bb3..df655a9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,11 +1,11 @@ [tool.poetry] name = "maya_umbrella" version = "0.14.0" -description = "Check and fix maya virus." +description = "A better Autodesk Maya antivirus tool detects and removes malicious." homepage = "https://github.com/loonghao/maya_umbrella" repository = "https://github.com/loonghao/maya_umbrella" documentation = "https://github.com/loonghao/maya_umbrella" -keywords = ["notifiers", "python", "Maya", "dcc"] +keywords = ["Autodesk Maya", "python", "Maya", "dcc", "antivirus", "Security Tools", "maya_umbrella"] authors = ["longhao "] license = "MIT" readme = "README.md"