diff --git a/setup.py b/setup.py index 9d21817b..17cd28fd 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup, find_packages setup(name='universe', - version='0.21.1', + version='0.21.2', description="Universe: a software platform for measuring and training an AI's general intelligence across the world's supply of games, websites and other applications.", url='https://github.com/openai/universe', author='OpenAI',