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 9c36c87 commit 149334bCopy full SHA for 149334b
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup, find_packages
2
3
setup(name='parrot_envs',
4
- version='0.8',
+ version='0.9',
5
description='Custom environments for OpenAI Gym',
6
keywords='acs lcs machine-learning reinforcement-learning openai',
7
url='https://github.com/ParrotPrediction/openai-maze-envs',
0 commit comments