update structure

This commit is contained in:
BryantHe 2023-06-05 18:20:43 +08:00
parent 528ee09f8c
commit c9c55f620b
12 changed files with 1 additions and 1 deletions

0
examples/__init__.py Normal file
View File

View File

View File

View File

View File

@ -9,7 +9,7 @@ with open(path.join(here, 'README.md'), encoding='utf-8') as f:
setup(
name='chassis',
version='0.0.2',
version='0.0.3',
description='basic sdk',
long_description=long_description,
url='https://gitea.bearcatlog.com/BryantStudio/chassis',