Skip to content

Commit 4daae24

Browse files
committed
9.2.0
1 parent 6ff0407 commit 4daae24

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

rclpy/CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
Changelog for package rclpy
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
9.2.0 (2025-04-25)
6+
------------------
7+
58
9.1.0 (2025-04-18)
69
------------------
710
* Update parameter types (`#1441 <https://github.com/ros2/rclpy/issues/1441>`_)

rclpy/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_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="2">
44
<name>rclpy</name>
5-
<version>9.1.0</version>
5+
<version>9.2.0</version>
66
<description>Package containing the Python client.</description>
77

88
<maintainer email="[email protected]">Shane Loretz</maintainer>

0 commit comments

Comments
 (0)