Skip to content

Commit 315117c

Browse files
Update setup.py
changed the version of Dynamixel SDK
1 parent a802d0c commit 315117c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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.6.0',
7+
version='3.7.21',
88
packages=['dynamixel_sdk'],
99
package_dir={'': 'src'},
1010
license='Apache 2.0',

0 commit comments

Comments
 (0)