From c7fa8bfc58ac9cb0e7881c880ede86d3ef333bc4 Mon Sep 17 00:00:00 2001 From: Erwin Coumans Date: Sun, 11 Aug 2019 17:20:38 -0700 Subject: [PATCH] bump up pybullet to version 2.5.4 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index e6f2f7ef9..b77b0db13 100644 --- a/setup.py +++ b/setup.py @@ -485,7 +485,7 @@ if 'BT_USE_EGL' in EGL_CXX_FLAGS: setup( name='pybullet', - version='2.5.3', + version='2.5.4', description= 'Official Python Interface for the Bullet Physics SDK specialized for Robotics Simulation and Reinforcement Learning', long_description=