summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErwin Coumans <erwin.coumans@gmail.com>2021-04-22 20:42:20 -0700
committerErwin Coumans <erwin.coumans@gmail.com>2021-04-22 20:42:20 -0700
commit1f6baad97465b115f7a71595d21bb9b1400c9d0f (patch)
treefa4e789aa5eb64762ee05043d7e8b81e48f70679
parent85a03bf999e2c4419b2587c6c6d4cc973d1fd2ef (diff)
downloadbullet3-1f6baad97465b115f7a71595d21bb9b1400c9d0f.tar.gz
bump up pybullet version to 3.1.5
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 271d527a6..5b9a43dc9 100644
--- a/setup.py
+++ b/setup.py
@@ -501,7 +501,7 @@ if 'BT_USE_EGL' in EGL_CXX_FLAGS:
setup(
name='pybullet',
- version='3.1.4',
+ version='3.1.5',
description=
'Official Python Interface for the Bullet Physics SDK specialized for Robotics Simulation and Reinforcement Learning',
long_description=