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 26b2342 commit 296bc21Copy full SHA for 296bc21
setup.py
@@ -2,7 +2,7 @@
2
import os
3
from setuptools import find_packages, setup
4
5
-VERSION = '0.0.1'
+VERSION = '0.0.2'
6
7
INSTALL_REQUIRES = (
8
['mujoco >= 2.1.2',
0 commit comments