We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ddae2d commit cee8965Copy full SHA for cee8965
setup.py
@@ -2,7 +2,7 @@
2
import os
3
from setuptools import find_packages, setup
4
5
-VERSION = '0.1.0'
+VERSION = '0.1.1'
6
7
INSTALL_REQUIRES = (
8
['mujoco >= 2.1.5',
0 commit comments