From 27756a1f5a174f58b644e3670246b31a707ba828 Mon Sep 17 00:00:00 2001 From: Tyler Weaver <tyler@picknik.ai> Date: Thu, 25 Mar 2021 15:13:16 -0600 Subject: [PATCH] 0.7.5 --- package.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.xml b/package.xml index e275029..f7b834d 100644 --- a/package.xml +++ b/package.xml @@ -1,6 +1,6 @@ <package> <name>panda_moveit_config</name> - <version>0.7.4</version> + <version>0.7.5</version> <description> An automatically generated package with all the configuration and launch files for using the panda with the MoveIt! Motion Planning Framework </description> -- GitLab