minor fixes, bump up pybullet to 2.5.5

This commit is contained in:
Erwin Coumans
2019-08-14 21:30:10 -07:00
parent f09cefabe8
commit 648844e898
3 changed files with 26 additions and 22 deletions

View File

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