Skip to content

Commit

Permalink
Merge pull request bulletphysics#3362 from erwincoumans/master
Browse files Browse the repository at this point in the history
bump up pybullet version
  • Loading branch information
erwincoumans authored Apr 25, 2021
2 parents 7f7238f + d70c3cf commit 8aab71a
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 8aab71a

Please sign in to comment.