bump up pybullet version to 2.6.4

This commit is contained in:
Erwin Coumans
2020-01-11 16:06:14 -08:00
parent 66ffa329c8
commit e73de6ea00

View File

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