bump up PyBullet to 3.09

This commit is contained in:
Erwin Coumans 2021-03-04 11:31:17 -08:00
parent 5832166f53
commit 57c9e66ea9

View File

@ -501,7 +501,7 @@ if 'BT_USE_EGL' in EGL_CXX_FLAGS:
setup(
name='pybullet',
version='3.0.8',
version='3.0.9',
description=
'Official Python Interface for the Bullet Physics SDK specialized for Robotics Simulation and Reinforcement Learning',
long_description=