Skip to content

Commit 121bab1

Browse files
authored
Fix py-utils package version (#156)
Signed-off-by: Raul Sanchez-Mateos <raul@eprosima.com>
1 parent 6031d4e commit 121bab1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

py_utils/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>py_utils</name>
5-
<version>1</version>
5+
<version>1.5.1</version>
66
<description>
77
*eprosima* Dev Utils Module is a Python implementation for some generic utils methods and classes.
88
</description>

0 commit comments

Comments
 (0)