Skip to content

Commit 01af609

Browse files
0.27.0
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
1 parent 0f0d861 commit 01af609

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

rosidl_generator_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 rosidl_generator_py
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.27.0 (2026-03-03)
6+
-------------------
77
* Cast Sequence to list on assignment (with templates) (`#249 <https://github.com/ros2/rosidl_python/issues/249>`_)
88
* Fix linter violations with flake8-import-order 0.19.0 (`#248 <https://github.com/ros2/rosidl_python/issues/248>`_)
99
* Add DEPENDS_EXPLICIT_ONLY to remove implicit dependencies (`#238 <https://github.com/ros2/rosidl_python/issues/238>`_)

rosidl_generator_py/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>rosidl_generator_py</name>
5-
<version>0.26.3</version>
5+
<version>0.27.0</version>
66
<description>Generate the ROS interfaces in Python.</description>
77

88
<maintainer email="dharini@openrobotics.org">Dharini Dutia</maintainer>

0 commit comments

Comments
 (0)