Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
This commit is contained in:
Christophe Bedard 2021-04-15 14:25:45 -04:00
parent e2975f921c
commit 06cc38dd68
4 changed files with 4 additions and 4 deletions

View file

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