Increase package versions for alpha release
This commit is contained in:
parent
2c76d67755
commit
f739833050
10 changed files with 10 additions and 10 deletions
|
@ -3,7 +3,7 @@ from setuptools import setup
|
|||
|
||||
setup(
|
||||
name='ros2trace',
|
||||
version='0.0.1',
|
||||
version='0.1.0',
|
||||
packages=find_packages(exclude=['test']),
|
||||
install_requires=['ros2cli'],
|
||||
zip_safe=True,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue