Skip to content

Commit a6461ef

Browse files
authored
Bump the major version
To prevent pip update from pulling the wheels from PyPI
1 parent c4676e5 commit a6461ef

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
@@ -78,7 +78,7 @@ def list_files(path):
7878

7979

8080
setup(name='atari-py',
81-
version='0.1.7',
81+
version='1.1.7',
8282
description='Python bindings to Atari games',
8383
url='https://github.com/openai/atari-py',
8484
author='OpenAI',

0 commit comments

Comments
 (0)