Skip to content

Commit e7ababe

Browse files
committed
Bump to 2.0.1 due to python3 compatibility.
PiperOrigin-RevId: 199795420
1 parent 1dde168 commit e7ababe

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
@@ -38,7 +38,7 @@
3838

3939
setup(
4040
name='PySC2',
41-
version='2.0',
41+
version='2.0.1',
4242
description='Starcraft II environment and library for training agents.',
4343
long_description=description,
4444
author='DeepMind',

0 commit comments

Comments
 (0)