Skip to content

Commit 1a37639

Browse files
committed
bump release version
1 parent a90d9ff commit 1a37639

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.0.5'
5+
VERSION = '0.1.0'
66

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

0 commit comments

Comments
 (0)