From f859b8302fcc46d33ffaa0746c7d8c9478dc51bd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 10 Feb 2026 19:57:14 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20version:=202.3.17=20=E2=86=92=202.3.18?= 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 2212243dc..854b13a75 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ [project] name = "brainscore_vision" -version = "2.3.17" +version = "2.3.18" description = "The Brain-Score library enables model comparisons to behavioral and neural experiments" authors = [] license = { 'file' = 'LICENSE' }