mirror of
https://gitea.bearcatlog.com/Bryant/chassis
synced 2025-04-12 00:17:28 +08:00
change version to 0.1.0
This commit is contained in:
parent
d54d14f3db
commit
ea5b4dfd2b
2
setup.py
2
setup.py
@ -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',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user