Skip to content

Commit a5c784f

Browse files
Merge pull request #1489 from Unity-Technologies/release-v0.6-tick-version
tick the version number
2 parents deb1e33 + ba7199a commit a5c784f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ml-agents/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
setup(
1212
name='mlagents',
13-
version='0.5.0',
13+
version='0.6.0',
1414
description='Unity Machine Learning Agents',
1515
long_description=long_description,
1616
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)