Skip to content

Commit 79c75fe

Browse files
authored
Merge pull request #561 from clalancette/clalancette/release-1.4.1
Release 1.4.1
2 parents 1a3a4b3 + a34d02a commit 79c75fe

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.rst

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

5+
1.4.1 (2024-03-19)
6+
-----------------
7+
* Update package.xml version properly
8+
59
1.4.0 (2023-12-15)
610
-----------------
711
* fix: N2ST path resolution in dependencies-doc docker image

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package format="3">
22
<name>libpointmatcher</name>
3-
<version>1.3.1</version>
3+
<version>1.4.1</version>
44
<description>
55
libpointmatcher is a modular ICP library, useful for robotics and computer vision.
66
</description>

0 commit comments

Comments
 (0)