Update package versions in setup.py
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
This commit is contained in:
parent
dc6a0214c9
commit
1c3d8a539a
2 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ package_name = 'ros2trace_analysis'
|
|||
|
||||
setup(
|
||||
name=package_name,
|
||||
version='2.0.0',
|
||||
version='2.0.2',
|
||||
packages=find_packages(exclude=['test']),
|
||||
data_files=[
|
||||
('share/' + package_name, ['package.xml']),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue