Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
This commit is contained in:
Christophe Bedard 2020-10-12 15:18:08 -04:00
parent fd4f5e8140
commit 21f98cc0af
4 changed files with 4 additions and 4 deletions

View file

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