mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-08-09 12:18:12 +00:00
parent
c6b667e984
commit
3e5b7ecc4d
2
setup.py
2
setup.py
@ -19,7 +19,7 @@ def parse_requirements(file_name: str) -> List[str]:
|
|||||||
setuptools.setup(
|
setuptools.setup(
|
||||||
name="DB-GPT",
|
name="DB-GPT",
|
||||||
packages=find_packages(),
|
packages=find_packages(),
|
||||||
version="0.1.0",
|
version="0.2.2",
|
||||||
author="csunny",
|
author="csunny",
|
||||||
author_email="cfqcsunny@gmail.com",
|
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."
|
description="DB-GPT is an experimental open-source project that uses localized GPT large models to interact with your data and environment."
|
||||||
|
Loading…
Reference in New Issue
Block a user