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 4243e77 + 08f80d3 commit 4d739d5Copy full SHA for 4d739d5
gym-unity/setup.py
@@ -3,7 +3,7 @@
3
from setuptools import setup, find_packages
4
5
setup(name='gym_unity',
6
- version='0.1.1',
+ version='0.2.0',
7
description='Unity Machine Learning Agents Gym Interface',
8
license='Apache License 2.0',
9
author='Unity Technologies',
0 commit comments