fix(model): Fix apiserver error (#2605)

This commit is contained in:
Fangyin Cheng
2025-04-10 10:23:49 +08:00
committed by GitHub
parent babc484261
commit 5ddd9e5bf8
39 changed files with 1300 additions and 243 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "dbgpt-ext"
version = "0.7.0"
version = "0.7.1"
description = "Add your description here"
authors = [
{ name = "csunny", email = "cfqcsunny@gmail.com" }

View File

@@ -1 +1 @@
version = "0.7.0"
version = "0.7.1"