feat:0.4.2 web module

This commit is contained in:
aries_ckt
2023-11-19 14:51:47 +08:00
parent 236cf95550
commit 00bfa32e17
36 changed files with 45 additions and 45 deletions

View File

@@ -480,7 +480,7 @@ init_install_requires()
setuptools.setup(
name="db-gpt",
packages=find_packages(exclude=("tests", "*.tests", "*.tests.*", "examples")),
version="0.4.1",
version="0.4.2",
author="csunny",
author_email="cfqcsunny@gmail.com",
description="DB-GPT is an experimental open-source project that uses localized GPT large models to interact with your data and environment."