From 8936c8483f609c8349b59571542653ce565d7403 Mon Sep 17 00:00:00 2001 From: Erwin Coumans Date: Wed, 19 Jun 2019 15:58:08 -0700 Subject: [PATCH] bump up pybullet to 2.5.1 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 0d194520f..d499a18ea 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.0', + version='2.5.1', description= 'Official Python Interface for the Bullet Physics SDK specialized for Robotics Simulation and Reinforcement Learning', long_description=