summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErwin Coumans <erwin.coumans@gmail.com>2020-08-03 14:00:39 -0700
committerErwin Coumans <erwin.coumans@gmail.com>2020-08-03 14:00:39 -0700
commitba6117c4eddae55ffc9273371d984c59020fca1c (patch)
tree17623057f041f11c09bb23eb04b9f38a3a4af4c8
parentb623f5d12388db69844e168e6c71788bdb251df6 (diff)
downloadbullet3-ba6117c4eddae55ffc9273371d984c59020fca1c.tar.gz
bump up pybullet to version 2.8.5
-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=