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 53d28f9 commit 5102142Copy full SHA for 5102142
setup.py
@@ -20,7 +20,7 @@ def run(self):
20
DistutilsBuild.run(self)
21
22
setup(name='atari-py',
23
- version='0.0.14',
+ version='0.0.15',
24
description='Python bindings to Atari games',
25
url='https://github.com/openai/atari-py',
26
author='OpenAI',
0 commit comments