Skip to content

Commit

Permalink
bump up pybullet version
Browse files Browse the repository at this point in the history
  • Loading branch information
erwincoumans committed Apr 25, 2021
1 parent e0b9bc6 commit 18c62ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -501,7 +501,7 @@ def _single_compile(obj):

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=
Expand Down

0 comments on commit 18c62ed

Please sign in to comment.