Skip to content

Commit 9b62b27

Browse files
committed
Update databend-udf to 0.2.12
1 parent 836e259 commit 9b62b27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ readme = "README.md"
1010
requires-python = ">=3.10"
1111
authors = [{ name = "Databend Labs" }]
1212
dependencies = [
13-
"databend-udf==0.2.11",
13+
"databend-udf==0.2.12",
1414
"opendal==0.45.1",
1515
"pypdf==4.0.0",
1616
"python-docx==1.2.0",

0 commit comments

Comments
 (0)