Skip to content

Commit 11f81c5

Browse files
authored
bump bullet version (#3)
* bump bullet version * bump grip version
1 parent 6cfdf7e commit 11f81c5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

grip/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.0.10"
1+
__version__ = "0.0.11"

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"setuptools<=65",
3838
"numpy>=1.26.4",
3939
"scipy>=1.11.1",
40-
"pybullet>=3.2.6",
40+
"pybullet>=3.2.7",
4141
"open3d>=0.10.0",
4242
"opencv-python>=4.9.0.80",
4343
"matplotlib>=3.3.4",

0 commit comments

Comments
 (0)