We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71129cf commit dc6fd88Copy full SHA for dc6fd88
CHANGELOG.rst
@@ -2,8 +2,8 @@
2
Changelog for package ur_client_library
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
-Forthcoming
6
------------
+1.3.7 (2024-06-03)
+------------------
7
* [ci] Update CI
8
* Run downstream tests for ICI
9
* Correctly name jobs
package.xml
@@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>ur_client_library</name>
- <version>1.3.6</version>
+ <version>1.3.7</version>
<description>Standalone C++ library for accessing Universal Robots interfaces. This has been forked off the ur_robot_driver.</description>
<author>Thomas Timm Andersen</author>
<author>Simon Rasmussen</author>
0 commit comments