summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorerwincoumans <erwincoumans@google.com>2020-07-08 11:18:59 -0700
committerGitHub <noreply@github.com>2020-07-08 11:18:59 -0700
commit6b6cfa6f03a54de484e15520f0a86ea81c9831ae (patch)
treede6128de16f8397753f7c18fe1e7e517a07116cb
parentd19cd89b4ad5f45c8942eff64217dafbe75b285f (diff)
parent53e13658847fabbd27ffcb11b85e71a961c83c3c (diff)
downloadbullet3-6b6cfa6f03a54de484e15520f0a86ea81c9831ae.tar.gz
Merge pull request #2921 from erwincoumans/master
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=