bump version

This commit is contained in:
Xuwznln
2025-07-19 01:02:39 +08:00
parent 2b7da0e396
commit 58bf6496b6
6 changed files with 6 additions and 6 deletions

View File

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