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 4ac9bac commit 4dda0a4Copy full SHA for 4dda0a4
rosidl_generator_py/CHANGELOG.rst
@@ -2,6 +2,9 @@
2
Changelog for package rosidl_generator_py
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
+0.25.0 (2025-04-25)
6
+-------------------
7
+
8
0.24.1 (2025-04-18)
9
-------------------
10
* Fix `__eq__` for Array fields (`#224 <https://github.com/ros2/rosidl_python/issues/224>`_)
rosidl_generator_py/package.xml
@@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>rosidl_generator_py</name>
- <version>0.24.1</version>
+ <version>0.25.0</version>
<description>Generate the ROS interfaces in Python.</description>
<maintainer email="dharini@openrobotics.org">Dharini Dutia</maintainer>
0 commit comments