Skip to content

Commit 752461b

Browse files
committed
Bump to roslibpy 0.7.1
1 parent 9b22057 commit 752461b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
requirements = [
1313
# Until COMPAS reaches 1.0, we pin major.minor and allow patch version updates
1414
'compas>=0.11,<0.12',
15-
'roslibpy>=0.7',
15+
'roslibpy>=0.7.1',
1616
'pyserial',
1717
]
1818
keywords_list = ['robotic fabrication', 'digital fabrication', 'architecture', 'robotics', 'ros']

0 commit comments

Comments
 (0)