bump to 0.10.19

This commit is contained in:
Xuwznln
2026-03-22 04:17:21 +08:00
parent d8922884b1
commit d2f204c5b0
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.18',
version='0.10.19',
packages=find_packages(),
include_package_data=True,
install_requires=['setuptools'],