Skip to content

Commit f6b3e15

Browse files
authored
Update to latest hotfix of 0.16.x
1 parent a4c2877 commit f6b3e15

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
@@ -11,7 +11,7 @@
1111

1212
requirements = [
1313
# Until COMPAS reaches 1.0, we pin major.minor and allow patch version updates
14-
'compas>=0.16,<0.17',
14+
'compas>=0.16.1,<0.17',
1515
'roslibpy>=0.7.1',
1616
'pyserial',
1717
]

0 commit comments

Comments
 (0)