bump up pybullet to 2.6.0

This commit is contained in:
Erwin Coumans
2019-12-10 15:49:31 -08:00
parent d254b65fee
commit 9a981f4736

View File

@@ -491,7 +491,7 @@ if 'BT_USE_EGL' in EGL_CXX_FLAGS:
setup( setup(
name='pybullet', name='pybullet',
version='2.5.8', version='2.6.0',
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=