bump up pybullet to version 2.6.1

This commit is contained in:
Erwin Coumans
2019-12-20 16:27:50 -08:00
parent 830f0a9565
commit 9afe9757be

View File

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