File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Release Notes
22---
33
4+ ## [ 2.29.0] ( https://github.com/ibis-project/ibis-substrait/compare/v2.28.2...v2.29.0 ) (2023-05-17)
5+
6+
7+ ### Features
8+
9+ * add support for ibis 5.x ([ 22c56b6] ( https://github.com/ibis-project/ibis-substrait/commit/22c56b604d5e96c4a3eae060f5c82d1f1afe0ab3 ) )
10+
411## [ 2.28.2] ( https://github.com/ibis-project/ibis-substrait/compare/v2.28.1...v2.28.2 ) (2023-05-17)
512
613
Original file line number Diff line number Diff line change 1- __version__ = "2.28.2 "
1+ __version__ = "2.29.0 "
22__substrait_version__ = "0.24.0"
33__substrait_hash__ = "335a4dc74ccb3ef88769878d36c35e511e47ef70"
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " ibis-substrait"
3- version = " 2.28.2 "
3+ version = " 2.29.0 "
44build = " build.py"
55packages = [{ include = " ibis_substrait" }]
66homepage = " https://github.com/ibis-project/ibis-substrait"
You can’t perform that action at this time.
0 commit comments