bump up pybullet to 3.1.0, wheels are using numpy 1.19.5 (to be colab compatible)

This commit is contained in:
Erwin Coumans
2021-03-08 09:32:43 -08:00
parent 0c7ea68709
commit 5864901a2e

View File

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