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 b441b44 commit 92a83c2Copy full SHA for 92a83c2
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup, find_packages
2
3
setup(name='parrotprediction-openai-envs',
4
- version='0.9.3',
+ version='1.0.0',
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