From 1173f16373230d3dc3b5929158733ac9a72ae9fa Mon Sep 17 00:00:00 2001 From: luiz Date: Thu, 28 Mar 2024 10:46:19 +0100 Subject: [PATCH] new release --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 8d5f6a0..508ae02 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "spikeinterface_pipelines" -version = "0.0.9" +version = "0.0.10" description = "Collection of standardized analysis pipelines based on SpikeInterfacee." readme = "README.md" authors = [