Skip to content

Commit d668719

Browse files
authored
版本改为0.4.2
1 parent 09b7e6d commit d668719

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
@@ -9,7 +9,7 @@
99
description="bobotools",
1010
long_description=open("README.md", "r").read(),
1111
long_description_content_type="text/markdown",
12-
version="0.4.1", # 版本
12+
version="0.4.2", # 版本
1313
install_requires=["tqdm", "opencv-python", "numpy", "torch"],
1414
python_requires=">=3.6",
1515
include_package_data=True,

0 commit comments

Comments
 (0)