Skip to content
This repository was archived by the owner on Nov 28, 2025. It is now read-only.

Commit a0e00f7

Browse files
committed
v3.6.1
1 parent ff83d58 commit a0e00f7

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.xml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="3">
33
<name>sot-dynamic-pinocchio</name>
4-
<version>3.6.0</version>
4+
<version>3.6.1</version>
55
<description>
66
Pinocchio bindings for dynamic-graph
77
</description>
@@ -24,16 +24,16 @@
2424
<depend>sot-tools</depend>
2525
<depend>pinocchio</depend>
2626
<depend>dynamic-graph-python</depend>
27-
27+
2828
<doc_depend>doxygen</doc_depend>
2929
<doc_depend>dynamic-graph</doc_depend>
30-
30+
3131
<test_depend>gtest</test_depend>
32-
33-
<buildtool_depend>cmake</buildtool_depend>
34-
32+
33+
<buildtool_depend>cmake</buildtool_depend>
34+
3535
<export>
3636
<build_type>cmake</build_type>
3737
</export>
38-
38+
3939
</package>

0 commit comments

Comments
 (0)