From 680162ca5b32be173345fcf35a4305d30c575c3c Mon Sep 17 00:00:00 2001 From: juanbc Date: Fri, 9 Feb 2024 16:31:01 -0300 Subject: [PATCH] 0.8.7 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 5ce5274..065b514 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ build-backend = "setuptools.build_meta" [project] name = "scikit-criteria" -version = "0.8.7.dev0" +version = "0.8.7" authors = [{name = "Juan B Cabral & QuatroPe", email = "jbcabral@unc.edu.ar"}] readme = "README.md" license = {file = "LICENSE.txt"}