Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
This commit is contained in:
Christophe Bedard 2020-03-04 09:25:18 -08:00
parent f768c59111
commit eaa2b10f77
15 changed files with 20 additions and 20 deletions

View file

@ -7,7 +7,7 @@ package_name = 'tracetools_launch'
setup(
name=package_name,
version='0.2.12',
version='0.3.0',
packages=find_packages(exclude=['test']),
data_files=[
('share/' + package_name, ['package.xml']),