bump up pybullet version (and c++ version) to 3.17/3.1.7

This commit is contained in:
Erwin Coumans
2021-05-07 11:03:21 -07:00
parent adcf785a4a
commit 092b7bc3d9
4 changed files with 5 additions and 5 deletions

View File

@@ -501,7 +501,7 @@ if 'BT_USE_EGL' in EGL_CXX_FLAGS:
setup(
name='pybullet',
version='3.1.6',
version='3.1.7',
description=
'Official Python Interface for the Bullet Physics SDK specialized for Robotics Simulation and Reinforcement Learning',
long_description=