Skip to content

Commit a360e5f

Browse files
committed
2.1.0
1 parent 122a1b0 commit a360e5f

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+
2.1.0 (2025-08-12)
6+
------------------
7+
* Remove unused ament_lint packages
8+
* Fix some cpplint issues
9+
* Update copyright statements
10+
* Contributors: Robert Haschke
11+
512
2.0.2 (2025-05-21)
613
------------------
714
* Replace deprecated ament_target_dependencies()

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.0.2</version>
4+
<version>2.1.0</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)