upgrade to 0.11.1

This commit is contained in:
Xuwznln
2026-04-22 19:54:16 +08:00
parent 71107e9552
commit f6b2bfaf8e
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.0',
version='0.11.1',
packages=find_packages(),
include_package_data=True,
install_requires=['setuptools'],