Skip to content

Commit 9bab20b

Browse files
authored
chore(substrait): bump to v0.48.0 (#57)
1 parent 03d7fa6 commit 9bab20b

File tree

3 files changed

+3
-31
lines changed

3 files changed

+3
-31
lines changed

src/substrait/__init__.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
except ImportError:
44
pass
55

6-
__substrait_version__ = "0.47.0"
7-
__substrait_hash__ = "9cba028"
6+
__substrait_version__ = "0.48.0"
7+
__substrait_hash__ = "3dc77ae"
88
__minimum_substrait_version__ = "0.30.0"

src/substrait/extensions/functions_arithmetic.yaml

-28
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)