Skip to content

Commit eda9220

Browse files
committed
修改版本号
1 parent cb2dc2b commit eda9220

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
long_description_content_type="text/markdown",
1515
author="Zhipu AI",
1616
url="https://open.bigmodel.cn/",
17-
packages=find_packages(exclude=['test']),
17+
packages=find_packages(exclude=['test', 'examples']),
1818
include_package_data=True,
1919
install_requires=requirements,
2020
python_requires=">=3.7",

0 commit comments

Comments
 (0)