(cherry picked from commit bcb1790897)
This commit is contained in:
Xuwznln
2026-05-14 18:21:43 +08:00
parent 35199eb863
commit 498bcd84f8
8 changed files with 10 additions and 10 deletions

View File

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