summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorErwin Coumans <erwin.coumans@gmail.com>2020-09-07 19:40:19 -0700
committerErwin Coumans <erwin.coumans@gmail.com>2020-09-07 19:40:19 -0700
commitc45b657039ee32828a22f9fa636d8a88c8202afe (patch)
tree15f081350e27df69fb31d26197ac0cf64f9f8473 /setup.py
parent3ba9f6c395fcaba4d805be269a3d78a065205875 (diff)
downloadbullet3-c45b657039ee32828a22f9fa636d8a88c8202afe.tar.gz
bump up PyBullet version to 2.9.4
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 2b045ab43..e8f303c63 100644
--- a/setup.py
+++ b/setup.py
@@ -501,7 +501,7 @@ if 'BT_USE_EGL' in EGL_CXX_FLAGS:
setup(
name='pybullet',
- version='2.9.3',
+ version='2.9.4',
description=
'Official Python Interface for the Bullet Physics SDK specialized for Robotics Simulation and Reinforcement Learning',
long_description=