bump up PyBullet version to 2.9.4

This commit is contained in:
Erwin Coumans
2020-09-07 19:40:19 -07:00
parent 3ba9f6c395
commit c45b657039

View File

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