Skip to content

Commit 4ceeb82

Browse files
committed
chore(server): v0.60.1
Signed-off-by: Luka Peschke <[email protected]>
1 parent 47c0eca commit 4ceeb82

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

server/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Changelog (weaverbird python package)
22

3+
## [0.60.1] - 2025-09-24
4+
35
### Fixed
46

57
- The formula parser now accepts column names containing double or single quotes again. A regression was introduced in

server/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ authors = [{ name = "Toucan Toco", email = "[email protected]" }]
33
license = "BSD-3-Clause"
44
requires-python = "<3.14,>=3.13"
55
name = "weaverbird"
6-
version = "0.60.0"
6+
version = "0.60.1"
77
description = "A visual data pipeline builder with various backends"
88
keywords = [
99
"builder",

server/uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)