change version to 0.1.0

This commit is contained in:
BryantHe 2023-07-17 17:55:21 +08:00
parent d54d14f3db
commit ea5b4dfd2b
1 changed files with 1 additions and 1 deletions

View File

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