Updating the version to 0.1.6 (#933)

Updating the version in setup.py to avoid conflict with the old (>1 year old) version in pypi.
This commit is contained in:
Marcin Michalski
2019-06-24 19:19:01 +02:00
committed by pzhokhov
parent ba2b017820
commit 2bca7901f5

View File

@@ -44,7 +44,7 @@ setup(name='baselines',
author='OpenAI',
url='https://github.com/openai/baselines',
author_email='gym@openai.com',
version='0.1.5')
version='0.1.6')
# ensure there is some tensorflow build with version above 1.4