We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ff0407 commit 4daae24Copy full SHA for 4daae24
rclpy/CHANGELOG.rst
@@ -2,6 +2,9 @@
2
Changelog for package rclpy
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
+9.2.0 (2025-04-25)
6
+------------------
7
+
8
9.1.0 (2025-04-18)
9
------------------
10
* Update parameter types (`#1441 <https://github.com/ros2/rclpy/issues/1441>`_)
rclpy/package.xml
@@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="2">
<name>rclpy</name>
- <version>9.1.0</version>
+ <version>9.2.0</version>
<description>Package containing the Python client.</description>
<maintainer email="[email protected]">Shane Loretz</maintainer>
0 commit comments