fix compile error

bump up to pybullet 3.22
This commit is contained in:
Erwin Coumans
2022-03-25 19:49:53 -07:00
parent 5d75748c0d
commit 0070e0d52b
2 changed files with 5 additions and 5 deletions

View File

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