Merge pull request #2307 from erwincoumans/master

bump up pybullet to 2.5.1
This commit is contained in:
erwincoumans
2019-06-25 14:10:35 +02:00
committed by GitHub

View File

@@ -485,7 +485,7 @@ if 'BT_USE_EGL' in EGL_CXX_FLAGS:
setup( setup(
name='pybullet', name='pybullet',
version='2.5.0', version='2.5.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=