bump up PyBullet to version 3.21

This commit is contained in:
Erwin Coumans
2021-12-01 10:28:20 -08:00
parent 10f72b9b5d
commit 9c380f18f6
3 changed files with 3 additions and 3 deletions

View File

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