Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
This commit is contained in:
Christophe Bedard 2021-04-02 09:22:43 -04:00
parent b1b6f406d9
commit cd30853005
5 changed files with 6 additions and 6 deletions

View file

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