Skip to content

Commit cee8965

Browse files
committed
bump release version
1 parent 0ddae2d commit cee8965

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
import os
33
from setuptools import find_packages, setup
44

5-
VERSION = '0.1.0'
5+
VERSION = '0.1.1'
66

77
INSTALL_REQUIRES = (
88
['mujoco >= 2.1.5',

0 commit comments

Comments
 (0)