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"