Skip to content

Commit 4acdc53

Browse files
committed
1.1.1
1 parent 589e3cb commit 4acdc53

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.rst

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

5+
1.1.1 (2026-04-08)
6+
------------------
7+
* Add missing transitive dependency on pybind11_catkin
8+
* Fix some cpplint issues
9+
* Update copyright statements
10+
* Contributors: Robert Haschke
11+
512
1.1.0 (2025-08-11)
613
------------------
714
* Fix pybind11 deprecations

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="2">
33
<name>py_binding_tools</name>
4-
<version>1.1.0</version>
4+
<version>1.1.1</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)