采用http报送resource

This commit is contained in:
Xuwznln
2025-07-19 11:09:24 +08:00
parent fd18b21147
commit 3c9cca88ea
7 changed files with 8 additions and 7 deletions

View File

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