Skip to content

Commit 39f84b0

Browse files
committed
Bump to the correct version now that it is released.
PiperOrigin-RevId: 171948349
1 parent c8ad5e8 commit 39f84b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939
setup(
4040
name='PySC2',
41-
version='1.1',
41+
version='1.2',
4242
description='Starcraft II environment and library for training agents.',
4343
long_description=description,
4444
author='DeepMind',
@@ -67,7 +67,7 @@
6767
'portpicker>=1.2.0',
6868
'protobuf>=2.6',
6969
'pygame',
70-
's2clientprotocol>=1.2',
70+
's2clientprotocol>=3.19.0.58400.0',
7171
'six',
7272
'websocket-client',
7373
],

0 commit comments

Comments
 (0)