diff --git a/server/CHANGELOG.md b/server/CHANGELOG.md index 8284dda85..fcf48fddf 100644 --- a/server/CHANGELOG.md +++ b/server/CHANGELOG.md @@ -2,6 +2,8 @@ ## Unreleased +## [0.48.7] - 2025-01-10 + ### Fixed - Pandas: the `pivot` step now keeps null values in index columns and handle them as any other values. diff --git a/server/pyproject.toml b/server/pyproject.toml index 412148667..a20a5c768 100644 --- a/server/pyproject.toml +++ b/server/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "weaverbird" -version = "0.48.6" +version = "0.48.7" description = "A visual data pipeline builder with various backends" authors = ["Toucan Toco "] keywords = [