We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9602a8b + ef7b0a1 commit b8f4ef9Copy full SHA for b8f4ef9
gym-unity/setup.py
@@ -3,7 +3,7 @@
3
from setuptools import setup, find_packages
4
5
setup(name='gym_unity',
6
- version='0.4.0',
+ version='0.4.1',
7
description='Unity Machine Learning Agents Gym Interface',
8
license='Apache License 2.0',
9
author='Unity Technologies',
0 commit comments