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.
1 parent 3370a65 commit 7a54506Copy full SHA for 7a54506
python/setup.py
@@ -7,7 +7,7 @@
7
required = f.read().splitlines()
8
9
setup(name='unityagents',
10
- version='0.1.1',
+ version='0.2.0',
11
description='Unity Machine Learning Agents',
12
license='Apache License 2.0',
13
author='Unity Technologies',
0 commit comments