Skip to content

Commit caa8675

Browse files
committed
bump version to 0.2.1
1 parent 9224717 commit caa8675

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
@@ -33,7 +33,7 @@ def __init__(self, name, sourcedir=''):
3333
self.sourcedir = os.path.abspath(sourcedir)
3434

3535
setup(name='atari-py',
36-
version='0.2.0',
36+
version='0.2.1',
3737
description='Python bindings to Atari games',
3838
url='https://github.com/openai/atari-py',
3939
author='OpenAI',

0 commit comments

Comments
 (0)