bump up version, fix due to regression in bullet_client

This commit is contained in:
Erwin Coumans
2020-01-02 14:51:26 -08:00
parent 3c8cf390d4
commit ea3857c2c4

View File

@@ -491,7 +491,7 @@ if 'BT_USE_EGL' in EGL_CXX_FLAGS:
setup( setup(
name='pybullet', name='pybullet',
version='2.6.2', version='2.6.3',
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=