From b417e2ff21f761d9390a4deb5204aaf7bae9754f Mon Sep 17 00:00:00 2001 From: Johan Mathe Date: Sat, 9 May 2026 22:15:32 +0000 Subject: [PATCH] Release v0.3.5 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index c768c00..cd2ea87 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ include = [ [project] name = "bispectrum" -version = "0.3.4" +version = "0.3.5" description = "Bispectrum analysis for machine learning" readme = "README.md" license = "MIT"