This commit is contained in:
Christophe Bedard 2019-11-19 13:37:28 -08:00
parent 38804e4370
commit 4c7f7d8943
6 changed files with 8 additions and 8 deletions

View file

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