summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorerwincoumans <erwincoumans@google.com>2021-03-04 12:10:28 -0800
committerGitHub <noreply@github.com>2021-03-04 12:10:28 -0800
commit2465756313a47c98e5e30a8c2fafa3a7e2f9d910 (patch)
tree3c6c230d23a299494312a8800bc6db7d67f48c19
parentdb5be234dd2cc5471681663d04c9c3b247fc7e18 (diff)
parent57c9e66ea97d21b048777e2474762dc88579d38c (diff)
downloadbullet3-2465756313a47c98e5e30a8c2fafa3a7e2f9d910.tar.gz
Merge pull request #3297 from erwincoumans/master3.09
bump up PyBullet to 3.09
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 602244f25..97447c9ec 100644
--- a/setup.py
+++ b/setup.py
@@ -501,7 +501,7 @@ if 'BT_USE_EGL' in EGL_CXX_FLAGS:
setup(
name='pybullet',
- version='3.0.8',
+ version='3.0.9',
description=
'Official Python Interface for the Bullet Physics SDK specialized for Robotics Simulation and Reinforcement Learning',
long_description=