Skip to content

Commit 4462fc3

Browse files
committed
3.8.7
1 parent 909f4ce commit 4462fc3

File tree

23 files changed

+34
-34
lines changed

23 files changed

+34
-34
lines changed

swri_cli_tools/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package swri_cli_tools
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
3.8.7 (2025-07-18)
6+
------------------
77

88
3.8.6 (2025-07-17)
99
------------------

swri_cli_tools/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>swri_cli_tools</name>
5-
<version>3.8.6</version>
5+
<version>3.8.7</version>
66
<description>Command line tools for introspecting ROS systems</description>
77

88
<maintainer email="swri-robotics@swri.org">Southwest Research Institute</maintainer>

swri_cli_tools/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setup(
77
name=package_name,
8-
version='3.8.6',
8+
version='3.8.7',
99
packages=find_packages(exclude=['test']),
1010
data_files=[
1111
('share/ament_index/resource_index/packages', ['resource/' + package_name]),

swri_console_util/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package swri_console_util
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
3.8.7 (2025-07-18)
6+
------------------
77

88
3.8.6 (2025-07-17)
99
------------------

swri_console_util/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>swri_console_util</name>
5-
<version>3.8.6</version>
5+
<version>3.8.7</version>
66
<description>
77
Utility functions for interacting with console
88
</description>

swri_dbw_interface/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package swri_dbw_interface
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
3.8.7 (2025-07-18)
6+
------------------
77

88
3.8.6 (2025-07-17)
99
------------------

swri_dbw_interface/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>swri_dbw_interface</name>
5-
<version>3.8.6</version>
5+
<version>3.8.7</version>
66
<description>
77
This package provides documentation on common interface conventions for
88
drive-by-wire systems.

swri_geometry_util/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package swri_geometry_util
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
3.8.7 (2025-07-18)
6+
------------------
77

88
3.8.6 (2025-07-17)
99
------------------

swri_geometry_util/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>swri_geometry_util</name>
5-
<version>3.8.6</version>
5+
<version>3.8.7</version>
66
<description>
77
Commonly used geometry routines, implemented in a ROS friendly package.
88
</description>

swri_image_util/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package swri_image_util
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
3.8.7 (2025-07-18)
6+
------------------
77

88
3.8.6 (2025-07-17)
99
------------------

0 commit comments

Comments
 (0)