Skip to content

Commit 528cad8

Browse files
authored
chore(substrait): bump to v0.46.0 (#54)
1 parent cbac90e commit 528cad8

File tree

3 files changed

+35
-17
lines changed

3 files changed

+35
-17
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.45.0"
7-
__substrait_hash__ = "5425ba3"
6+
__substrait_version__ = "0.46.0"
7+
__substrait_hash__ = "1a51b3d"
88
__minimum_substrait_version__ = "0.30.0"

src/substrait/extensions/functions_arithmetic.yaml

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

0 commit comments

Comments
 (0)