From bfb2d0fce33e9fde6a559b0de71f1417680ab39b Mon Sep 17 00:00:00 2001 From: Dominique Benielli <dominique.benielli@univ-amu.fr> Date: Fri, 16 May 2025 15:55:47 +0200 Subject: [PATCH] update version and tagging --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 698a66a..29c8780 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,5 +1,5 @@ [metadata] -license_file = license.txt +license_file = LICENSE [tool:pytest] testpaths = multimodal -- GitLab