From fb87ad1b87754972f9dc3e0bcaf429f57f290cb7 Mon Sep 17 00:00:00 2001 From: juanbc Date: Wed, 26 Oct 2022 09:16:23 -0300 Subject: [PATCH] 0.8.1 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 2eb43ad..52ae24d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ build-backend = "setuptools.build_meta" [project] name = "scikit-criteria" -version = "0.8" +version = "0.8.1" authors = [{name = "Juan B Cabral & QuatroPe", email = "jbcabral@unc.edu.ar"}] readme = "README.md" license = {file = "LICENSE.txt"}