Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
This commit is contained in:
Christophe Bedard 2022-01-21 09:03:46 -05:00
parent c9012108ea
commit 5e2d56e826
6 changed files with 8 additions and 8 deletions

View file

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