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 819b05a commit 55c880aCopy full SHA for 55c880a
setup.py
@@ -2,7 +2,7 @@
2
import os
3
from setuptools import find_packages, setup
4
5
-VERSION = '0.0.4'
+VERSION = '0.0.5'
6
7
INSTALL_REQUIRES = (
8
['mujoco >= 2.1.5',
0 commit comments