From 213ae06e1fc383e7f128fd01ded584dd9adef3d0 Mon Sep 17 00:00:00 2001 From: Erwin Coumans Date: Mon, 22 Jul 2019 10:01:30 -0700 Subject: [PATCH] bump up version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index d499a18ea..825dd52f7 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.1', + version='2.5.2', description= 'Official Python Interface for the Bullet Physics SDK specialized for Robotics Simulation and Reinforcement Learning', long_description=