bump up PyBullet version to 2.5.6

This commit is contained in:
Erwin Coumans
2019-09-30 09:09:26 -07:00
parent 0549fd4ecc
commit 1d123b6ceb

View File

@@ -490,7 +490,7 @@ if 'BT_USE_EGL' in EGL_CXX_FLAGS:
setup( setup(
name='pybullet', name='pybullet',
version='2.5.5', version='2.5.6',
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=