summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorerwincoumans <erwincoumans@google.com>2021-04-25 00:42:08 -0700
committerGitHub <noreply@github.com>2021-04-25 00:42:08 -0700
commit8aab71a86e9559791e1d6731f56f321fdc2b677a (patch)
tree97234115ed593eceb357e91a7b9e8f1ef5ead25a
parent7f7238f630bad09d9615ca55c63d4a7f694823f1 (diff)
parentd70c3cfdc8c29569db3188317c82e310a27f1040 (diff)
downloadbullet3-8aab71a86e9559791e1d6731f56f321fdc2b677a.tar.gz
Merge pull request #3362 from erwincoumans/master
bump up pybullet version
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 5b9a43dc9..7ad73531d 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.5',
+ version='3.1.6',
description=
'Official Python Interface for the Bullet Physics SDK specialized for Robotics Simulation and Reinforcement Learning',
long_description=