Skip to content

Commit

Permalink
bump up pybullet version to 3.1.2
Browse files Browse the repository at this point in the history
add missing __init__.py files
  • Loading branch information
erwincoumans committed Apr 6, 2021
1 parent 8b8c1af commit 674c82d
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 1 deletion.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
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.0',
version='3.1.2',
description=
'Official Python Interface for the Bullet Physics SDK specialized for Robotics Simulation and Reinforcement Learning',
long_description=
Expand Down

0 comments on commit 674c82d

Please sign in to comment.