We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cfdf7e commit 11f81c5Copy full SHA for 11f81c5
grip/version.py
@@ -1 +1 @@
1
-__version__ = "0.0.10"
+__version__ = "0.0.11"
setup.py
@@ -37,7 +37,7 @@
37
"setuptools<=65",
38
"numpy>=1.26.4",
39
"scipy>=1.11.1",
40
- "pybullet>=3.2.6",
+ "pybullet>=3.2.7",
41
"open3d>=0.10.0",
42
"opencv-python>=4.9.0.80",
43
"matplotlib>=3.3.4",
0 commit comments