Skip to content

Commit 5aaac0e

Browse files
committed
0.1.4
1 parent 7d8b8e3 commit 5aaac0e

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

canopen_inventus_driver/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package canopen_inventus_driver
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.1.4 (2025-06-25)
6+
------------------
77
* Handle exceptions of async_sdo_read_typed
88
* Contributors: Luis Camero
99

canopen_inventus_driver/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>canopen_inventus_driver</name>
5-
<version>0.1.3</version>
5+
<version>0.1.4</version>
66
<description>ros2_canopen implementation of Inventus BMS driver</description>
77
<maintainer email="[email protected]">Luis Camero</maintainer>
88
<license>BSD-3-Clause</license>

canopen_inventus_interfaces/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package canopen_inventus_interfaces
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.1.4 (2025-06-25)
6+
------------------
77

88
0.1.3 (2025-05-28)
99
------------------

canopen_inventus_interfaces/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>canopen_inventus_interfaces</name>
5-
<version>0.1.3</version>
5+
<version>0.1.4</version>
66
<description>Inventus Battery ROS interfaces for CANOpen implementation</description>
77

88
<maintainer email="[email protected]">Luis Camero</maintainer>

0 commit comments

Comments
 (0)