bump up PyBullet to version 3.25

This commit is contained in:
Erwin Coumans
2022-05-20 12:21:34 -07:00
parent 56186db344
commit 7ba2965a22
4 changed files with 4 additions and 4 deletions

View File

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