This commit is contained in:
Christophe Bedard 2019-08-14 13:01:43 +02:00
parent 52be8b80e0
commit 65a40aa5ff
12 changed files with 14 additions and 14 deletions

View file

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