From ea3857c2c49f7ee7d4aba1d06abfff2fe03040f9 Mon Sep 17 00:00:00 2001 From: Erwin Coumans Date: Thu, 2 Jan 2020 14:51:26 -0800 Subject: [PATCH] bump up version, fix due to regression in bullet_client --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 9d17619d9..e11032b8c 100644 --- a/setup.py +++ b/setup.py @@ -491,7 +491,7 @@ if 'BT_USE_EGL' in EGL_CXX_FLAGS: setup( name='pybullet', - version='2.6.2', + version='2.6.3', description= 'Official Python Interface for the Bullet Physics SDK specialized for Robotics Simulation and Reinforcement Learning', long_description=