Skip to content

Commit 4d0d65d

Browse files
committed
0.15.0
Signed-off-by: Audrow Nash <[email protected]>
1 parent 3dc5872 commit 4d0d65d

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

rosidl_generator_py/CHANGELOG.rst

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

5+
0.15.0 (2022-05-04)
6+
-------------------
7+
58
0.14.2 (2022-03-01)
69
-------------------
710
* Removes erroneous unmatched closing parenthesis (`#125 <https://github.com/ros2/rosidl_python/issues/125>`_)

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.14.2</version>
5+
<version>0.15.0</version>
66
<description>Generate the ROS interfaces in Python.</description>
77
<maintainer email="[email protected]">Michel Hidalgo</maintainer>
88
<maintainer email="[email protected]">Shane Loretz</maintainer>

0 commit comments

Comments
 (0)