bump up pybullet to version 2.5.4

This commit is contained in:
Erwin Coumans
2019-08-11 17:20:38 -07:00
parent 3301b46367
commit c7fa8bfc58

View File

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