2 Commits

Author SHA1 Message Date
Bart Moyaers
dfb3e36f9d Merge branch 'master' of github.com:erwincoumans/bullet3 into erwin_master 2019-08-14 11:52:37 +02:00
Erwin Coumans
c7fa8bfc58 bump up pybullet to version 2.5.4 2019-08-11 17:20:38 -07:00

View File

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