summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErwin Coumans <erwin.coumans@gmail.com>2020-07-08 11:17:03 -0700
committerErwin Coumans <erwin.coumans@gmail.com>2020-07-08 11:17:03 -0700
commit53e13658847fabbd27ffcb11b85e71a961c83c3c (patch)
treede6128de16f8397753f7c18fe1e7e517a07116cb
parentd19cd89b4ad5f45c8942eff64217dafbe75b285f (diff)
downloadbullet3-53e13658847fabbd27ffcb11b85e71a961c83c3c.tar.gz
bump up pybullet version to 2.8.4
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index df96d8983..c033b0b64 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.3',
+ version='2.8.4',
description=
'Official Python Interface for the Bullet Physics SDK specialized for Robotics Simulation and Reinforcement Learning',
long_description=