Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
This commit is contained in:
Christophe Bedard 2020-12-22 10:41:13 -05:00
parent 414dadcd7c
commit f10fb2c137
12 changed files with 14 additions and 14 deletions

View file

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