Skip to content

Commit e71e437

Browse files
committed
Update databend-udf to 0.2.13
1 parent 2e7b757 commit e71e437

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.12",
13+
"databend-udf==0.2.13",
1414
"opendal==0.45.1",
1515
"pypdf==4.0.0",
1616
"python-docx==1.2.0",

0 commit comments

Comments
 (0)