From 540a00583d5facaef7c6a8df4100cbe4e4bbc023 Mon Sep 17 00:00:00 2001 From: Erwin Coumans Date: Tue, 14 Apr 2020 13:50:24 -0700 Subject: [PATCH] pybullet 2.7.3 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 79ffc1ea9..2d97481b1 100644 --- a/setup.py +++ b/setup.py @@ -501,7 +501,7 @@ if 'BT_USE_EGL' in EGL_CXX_FLAGS: setup( name='pybullet', - version='2.7.2', + version='2.7.3', description= 'Official Python Interface for the Bullet Physics SDK specialized for Robotics Simulation and Reinforcement Learning', long_description=