summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErwin Coumans <erwin.coumans@gmail.com>2020-08-03 13:42:11 -0700
committerErwin Coumans <erwin.coumans@gmail.com>2020-08-03 13:42:11 -0700
commite109a631b3674bc869d91f21cd80bb1f0eda5ef6 (patch)
treecc038dfd400186cb7fc74d709dace42e55ef1fb2
parentd12d886e1335921ffdb13d44b314438cff4b0506 (diff)
downloadbullet3-e109a631b3674bc869d91f21cd80bb1f0eda5ef6.tar.gz
bump up pybullet version
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index c033b0b64..746805c0d 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.4',
+ version='2.8.5',
description=
'Official Python Interface for the Bullet Physics SDK specialized for Robotics Simulation and Reinforcement Learning',
long_description=