From 33bf6ac80e09e7d292d4e67ff7be9cfb3bbc8e91 Mon Sep 17 00:00:00 2001 From: Carlos Ortega Date: Sat, 4 May 2024 14:31:32 -0400 Subject: [PATCH] =?UTF-8?q?Adici=C3=B3n=20de=20'keywords'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 8965838..2db61e6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ authors = ["Carlos Ortega González "] license = "MIT" homepage = "https://pypi.org/project/rutificador/" repository = "https://github.com/cortega26/Rutificador" -keywords = ["RUT", "Chile", "validación", "formateo"] +keywords = ["RUT", "Chile", "validación", "formateo", "librería", "id", "rutificador", "rut-chile"] classifiers = [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers",