Skip to content

Commit

Permalink
0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hidmic committed Jul 16, 2021
1 parent 9556ce9 commit 17de859
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions rosidl_generator_py/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package rosidl_generator_py
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.13.0 (2021-07-16)
-------------------
* Support available typesupport specification in CLI extension (`#133 <https://github.com/ros2/rosidl_python/issues/133>`_)
* Use python_d for test_cli_extension in Debug mode (`#136 <https://github.com/ros2/rosidl_python/issues/136>`_)
* Add missing float/double bounds check (`#128 <https://github.com/ros2/rosidl_python/issues/128>`_)
Expand Down
2 changes: 1 addition & 1 deletion rosidl_generator_py/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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.12.0</version>
<version>0.13.0</version>
<description>Generate the ROS interfaces in Python.</description>
<maintainer email="[email protected]">Shane Loretz</maintainer>
<license>Apache License 2.0</license>
Expand Down

0 comments on commit 17de859

Please sign in to comment.