Skip to content

Commit 149334b

Browse files
author
Norbert Kozlowski
committed
Bump version
1 parent 9c36c87 commit 149334b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from setuptools import setup, find_packages
22

33
setup(name='parrot_envs',
4-
version='0.8',
4+
version='0.9',
55
description='Custom environments for OpenAI Gym',
66
keywords='acs lcs machine-learning reinforcement-learning openai',
77
url='https://github.com/ParrotPrediction/openai-maze-envs',

0 commit comments

Comments
 (0)