bump version to 0.10.3

This commit is contained in:
Xuwznln
2025-12-26 03:26:06 +08:00
parent 847a300af3
commit e6d8d41183
7 changed files with 440 additions and 87 deletions

View File

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