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