Skip to content

Commit ed2a377

Browse files
committed
Bump to compas 0.16.9
1 parent ec3e2b6 commit ed2a377

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.8,<0.17',
14+
'compas>=0.16.9,<0.17',
1515
'roslibpy>=1.1.0',
1616
'pybullet',
1717
'pyserial',

0 commit comments

Comments
 (0)