(cherry picked from commit 06b6f0d804)
This commit is contained in:
Xuwznln
2026-02-28 09:53:31 +08:00
parent fcea02585a
commit 514373c164
8 changed files with 10 additions and 10 deletions

View File

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