Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
This commit is contained in:
Christophe Bedard 2020-04-24 19:08:24 -04:00
parent ef26a05a41
commit 17573951dd
14 changed files with 18 additions and 18 deletions

View file

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