Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
This commit is contained in:
Christophe Bedard 2020-09-20 20:27:06 -04:00
parent 439c51a219
commit dd35ccec58
11 changed files with 12 additions and 12 deletions

View file

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