Skip to content

Commit 6b7124f

Browse files
committed
update version info
1 parent 355317c commit 6b7124f

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

python/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
setup(
66
name='dynamixel_sdk',
7-
version='3.7.21',
7+
version='3.7.3',
88
packages=['dynamixel_sdk'],
99
package_dir={'': 'src'},
1010
license='Apache 2.0',

ros/CHANGELOG.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ Changelog for package dynamixel_sdk
55
3.7.3 (2020-07-13)
66
-------------------
77
* ROS 1 Noetic Ninjemys support
8-
* Contributors: Will Son
8+
* 3x faster getError member function of GroupSyncRead Class
9+
* Contributors: developer0hye, Zerom, Will Son
910

1011
3.7.21 (2019-09-06)
1112
-------------------

0 commit comments

Comments
 (0)