summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErwin Coumans <erwin.coumans@gmail.com>2020-08-13 19:38:58 -0700
committerErwin Coumans <erwin.coumans@gmail.com>2020-08-13 19:38:58 -0700
commitbac8b6305dd73a6deec327f3a0f89bb51e5c6321 (patch)
treed22be9319e7b07806314b9f3d04aa783cf0a2ff4
parent8b42b9039379348fc2a3b62626ab23cf56c0d85b (diff)
downloadbullet3-bac8b6305dd73a6deec327f3a0f89bb51e5c6321.tar.gz
bump up pybullet version to 2.8.7
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 3862c12b9..9f3730240 100644
--- a/setup.py
+++ b/setup.py
@@ -501,7 +501,7 @@ if 'BT_USE_EGL' in EGL_CXX_FLAGS:
setup(
name='pybullet',
- version='2.8.6',
+ version='2.8.7',
description=
'Official Python Interface for the Bullet Physics SDK specialized for Robotics Simulation and Reinforcement Learning',
long_description=