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 5d48e00 commit 6ab0d2eCopy full SHA for 6ab0d2e
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup, find_packages
2
3
setup(name='parrotprediction-openai-envs',
4
- version='0.9.1',
+ version='0.9.2',
5
description='Custom environments for OpenAI Gym',
6
keywords='acs lcs machine-learning reinforcement-learning openai',
7
url='https://github.com/ParrotPrediction/openai-envs',
0 commit comments