modify slot type
This commit is contained in:
Xuwznln
2025-06-10 03:46:28 +08:00
parent 9c515a252a
commit d297abfd19
8 changed files with 11 additions and 10 deletions

View File

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