Skip to content

Commit 17de859

Browse files
committed
0.13.0
1 parent 9556ce9 commit 17de859

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.13.0 (2021-07-16)
6+
-------------------
77
* Support available typesupport specification in CLI extension (`#133 <https://github.com/ros2/rosidl_python/issues/133>`_)
88
* Use python_d for test_cli_extension in Debug mode (`#136 <https://github.com/ros2/rosidl_python/issues/136>`_)
99
* Add missing float/double bounds check (`#128 <https://github.com/ros2/rosidl_python/issues/128>`_)

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.12.0</version>
5+
<version>0.13.0</version>
66
<description>Generate the ROS interfaces in Python.</description>
77
<maintainer email="sloretz@openrobotics.org">Shane Loretz</maintainer>
88
<license>Apache License 2.0</license>

0 commit comments

Comments
 (0)