Merge pull request #3362 from erwincoumans/master

bump up pybullet version
This commit is contained in:
erwincoumans 2021-04-25 00:42:08 -07:00 committed by GitHub
commit 8aab71a86e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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