Skip to content

Commit 4e0e7d5

Browse files
committed
更新版本
1 parent f356093 commit 4e0e7d5

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
@@ -26,7 +26,7 @@
2626
description="bobotools",
2727
long_description=open("README.md", "r").read(),
2828
long_description_content_type="text/markdown",
29-
version="0.4.7.9", # 版本
29+
version="0.4.8.0", # 版本
3030
install_requires=install_requires,
3131
python_requires=">=3.6",
3232
include_package_data=True,

0 commit comments

Comments
 (0)