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