summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErwin Coumans <erwincoumans@google.com>2019-05-08 14:07:31 -0700
committerErwin Coumans <erwincoumans@google.com>2019-05-08 14:07:31 -0700
commitf598aad3d457b68297daa0d59329a6dc6ad84c62 (patch)
tree7f709b7494d16d18534286c8265a6d174c65c561
parent2b9bece2c82c7a06824362c5dcdab8f8f3ea6924 (diff)
downloadbullet3-f598aad3d457b68297daa0d59329a6dc6ad84c62.tar.gz
update pybullet version
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index e8cf69beb..190b7a1e1 100644
--- a/setup.py
+++ b/setup.py
@@ -483,7 +483,7 @@ if 'BT_USE_EGL' in EGL_CXX_FLAGS:
setup(
name='pybullet',
- version='2.4.9',
+ version='2.5.0',
description=
'Official Python Interface for the Bullet Physics SDK specialized for Robotics Simulation and Reinforcement Learning',
long_description=