bump version to 0.10.9

update registry
This commit is contained in:
Xuwznln
2025-11-15 02:27:44 +08:00
parent b6dfe2b944
commit 813400f2b4
18 changed files with 730 additions and 82 deletions

View File

@@ -4,7 +4,7 @@ package_name = 'unilabos'
setup(
name=package_name,
version='0.10.7',
version='0.10.9',
packages=find_packages(),
include_package_data=True,
install_requires=['setuptools'],