Skip to content

Commit 558df54

Browse files
committed
2.1.2
1 parent 956eaf4 commit 558df54

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.rst

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

5+
2.1.2 (2026-04-08)
6+
------------------
7+
* Enable type casters for ROS service+action messages too
8+
* Contributors: Robert Haschke
9+
510
2.1.1 (2026-04-08)
611
------------------
712
* Removed deprecated pybind_vendor (`#9 <https://github.com/ros-planning/py_binding_tools/issues/9>`_)

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="3">
33
<name>py_binding_tools</name>
4-
<version>2.1.1</version>
4+
<version>2.1.2</version>
55
<description>Python binding tools for C++</description>
66

77
<author email="rhaschke@techfak.uni-bielefeld.de">Robert Haschke</author>

0 commit comments

Comments
 (0)