This commit is contained in:
Xuwznln
2026-05-23 23:43:17 +08:00
parent 6025957c95
commit 0b3c0e3c29
14 changed files with 352 additions and 37 deletions

View File

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