Signed-off-by: Christophe Bedard <christophe.bedard@apex.ai>
This commit is contained in:
Christophe Bedard 2024-06-15 14:44:04 -07:00
parent 0dd466ea23
commit eb2b8f6867
8 changed files with 10 additions and 10 deletions

View file

@ -5,7 +5,7 @@ package_name = 'test_ros2trace_analysis'
setup(
name=package_name,
version='3.0.0',
version='3.1.0',
packages=find_packages(exclude=['test']),
data_files=[
('share/' + package_name, ['package.xml']),