Skip to content

Commit b8f4ef9

Browse files
authored
Merge pull request #1943 from Unity-Technologies/hotfix-gym-unity
Bumping gym_unity version
2 parents 9602a8b + ef7b0a1 commit b8f4ef9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gym-unity/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from setuptools import setup, find_packages
44

55
setup(name='gym_unity',
6-
version='0.4.0',
6+
version='0.4.1',
77
description='Unity Machine Learning Agents Gym Interface',
88
license='Apache License 2.0',
99
author='Unity Technologies',

0 commit comments

Comments
 (0)