From f598aad3d457b68297daa0d59329a6dc6ad84c62 Mon Sep 17 00:00:00 2001 From: Erwin Coumans Date: Wed, 8 May 2019 14:07:31 -0700 Subject: [PATCH] update pybullet version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index e8cf69beb..190b7a1e1 100644 --- a/setup.py +++ b/setup.py @@ -483,7 +483,7 @@ if 'BT_USE_EGL' in EGL_CXX_FLAGS: setup( name='pybullet', - version='2.4.9', + version='2.5.0', description= 'Official Python Interface for the Bullet Physics SDK specialized for Robotics Simulation and Reinforcement Learning', long_description=