From 58fe6ec4bd1220563e4754b1935eaa9d00b74911 Mon Sep 17 00:00:00 2001 From: Johan Mathe Date: Tue, 12 May 2026 06:17:15 +0000 Subject: [PATCH] Release v0.3.6 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index b5a372d..94676da 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ include = [ [project] name = "bispectrum" -version = "0.3.5" +version = "0.3.6" description = "Bispectrum analysis for machine learning" readme = "README.md" license = "MIT"