Skip to content

Commit f90a87b

Browse files
committed
5.1.1
1 parent f618ea8 commit f90a87b

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

point_cloud_transport/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
5.1.1 (2024-11-25)
6+
------------------
77

88
5.1.0 (2024-11-20)
99
------------------

point_cloud_transport/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<package format="3">
22
<name>point_cloud_transport</name>
33

4-
<version>5.1.0</version>
4+
<version>5.1.1</version>
55

66
<description>
77
Support for transporting PointCloud2 messages in compressed format and plugin interface for implementing additional PointCloud2 transports.

point_cloud_transport_py/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
5.1.1 (2024-11-25)
6+
------------------
77
* Add in dependency on python3-dev. (`#103 <https://github.com/ros-perception/point_cloud_transport/issues/103>`_)
88
* Contributors: Chris Lalancette
99

point_cloud_transport_py/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<package format="3">
22
<name>point_cloud_transport_py</name>
33

4-
<version>5.1.0</version>
4+
<version>5.1.1</version>
55

66
<description>Python API for point_cloud_transport</description>
77

0 commit comments

Comments
 (0)