Skip to content

Commit aad19c1

Browse files
committed
chore: release 0.2.7
1 parent dac523c commit aad19c1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

python/pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ classifiers = [
77
description = "Databend UDF Server"
88
license = { text = "Apache-2.0" }
99
name = "databend-udf"
10-
version = "0.2.6"
10+
version = "0.2.7"
1111
readme = "README.md"
1212
requires-python = ">=3.7"
1313
dependencies = [
@@ -19,5 +19,5 @@ lint = ["ruff"]
1919
test = ["pytest"]
2020

2121
[project.urls]
22-
Repository = "https://github.com/datafuselabs/databend-udf"
23-
Homepage = "https://databend.rs"
22+
Repository = "https://github.com/databendlabs/databend-udf"
23+
Homepage = "https://databend.com"

0 commit comments

Comments
 (0)