From f301c5d651e830e804079e48f0f1bb06b960ccc5 Mon Sep 17 00:00:00 2001 From: sundyli <543950155@qq.com> Date: Mon, 28 Oct 2024 15:35:03 +0800 Subject: [PATCH] version 0.2.6 --- python/pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/pyproject.toml b/python/pyproject.toml index 4077b9f..7449e9a 100644 --- a/python/pyproject.toml +++ b/python/pyproject.toml @@ -7,7 +7,7 @@ classifiers = [ description = "Databend UDF Server" license = { text = "Apache-2.0" } name = "databend-udf" -version = "0.2.5" +version = "0.2.6" readme = "README.md" requires-python = ">=3.7" dependencies = [