This commit is contained in:
Christophe Bedard 2019-10-14 09:46:30 -07:00
parent f02538b086
commit f8a468f603
6 changed files with 8 additions and 8 deletions

View file

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