summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErwin Coumans <erwin.coumans@gmail.com>2020-08-10 23:20:29 -0700
committerErwin Coumans <erwin.coumans@gmail.com>2020-08-10 23:20:29 -0700
commit714e25e8a78f22bcd9524c86110bf8f9a7f4a4cd (patch)
treed936654bc6e252e8c474b87d62f6d77a4451a496
parentf5802df0d7c264a8e3948e1b4012d2114306097d (diff)
downloadbullet3-714e25e8a78f22bcd9524c86110bf8f9a7f4a4cd.tar.gz
bump pybullet version to 2.8.6
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 746805c0d..3862c12b9 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.5',
+ version='2.8.6',
description=
'Official Python Interface for the Bullet Physics SDK specialized for Robotics Simulation and Reinforcement Learning',
long_description=