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:
committed by
pzhokhov
parent
ba2b017820
commit
2bca7901f5
2
setup.py
2
setup.py
@@ -44,7 +44,7 @@ setup(name='baselines',
|
|||||||
author='OpenAI',
|
author='OpenAI',
|
||||||
url='https://github.com/openai/baselines',
|
url='https://github.com/openai/baselines',
|
||||||
author_email='gym@openai.com',
|
author_email='gym@openai.com',
|
||||||
version='0.1.5')
|
version='0.1.6')
|
||||||
|
|
||||||
|
|
||||||
# ensure there is some tensorflow build with version above 1.4
|
# ensure there is some tensorflow build with version above 1.4
|
||||||
|
Reference in New Issue
Block a user