remove type annotations

bump up pybullet version
This commit is contained in:
Erwin Coumans
2021-04-20 15:50:12 -07:00
parent e58e5bdf95
commit 9f91e6837a
4 changed files with 1 additions and 4 deletions

View File

@@ -501,7 +501,7 @@ if 'BT_USE_EGL' in EGL_CXX_FLAGS:
setup(
name='pybullet',
version='3.1.2',
version='3.1.4',
description=
'Official Python Interface for the Bullet Physics SDK specialized for Robotics Simulation and Reinforcement Learning',
long_description=