Skip to content

Commit 22815e9

Browse files
committed
bump release version
1 parent f6b9f87 commit 22815e9

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.2'
5+
VERSION = '0.1.3'
66

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

0 commit comments

Comments
 (0)