From f262a72c0a050b23c096b97b1bcbabd7e6cdf032 Mon Sep 17 00:00:00 2001 From: Raul Sanchez-Mateos Date: Wed, 27 May 2026 13:51:27 +0200 Subject: [PATCH] Fix py-utils package version Signed-off-by: Raul Sanchez-Mateos --- py_utils/package.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/py_utils/package.xml b/py_utils/package.xml index fa8e693..5934cfb 100644 --- a/py_utils/package.xml +++ b/py_utils/package.xml @@ -2,7 +2,7 @@ py_utils - 1 + 1.5.1 *eprosima* Dev Utils Module is a Python implementation for some generic utils methods and classes.