Skip to content

Commit 574744a

Browse files
vatsanrichardapowell
vatsan
authored andcommitted
Update pysc2 version to 4.0.0
PiperOrigin-RevId: 460683030
1 parent 88845fb commit 574744a

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
@@ -44,7 +44,7 @@ def initialize_options(self):
4444

4545
setup(
4646
name='PySC2',
47-
version='3.0.0',
47+
version='4.0.0',
4848
description='Starcraft II environment and library for training agents.',
4949
long_description=description,
5050
author='DeepMind',

0 commit comments

Comments
 (0)