pong update (Version 1.2.7)

Feb 12, 2016

A newly updated version of pong is available (hosted on PyPI) and can be installed with pip.

This version of pong operates without internet access.

For users with previous pong installations, we recommend running the following commands:

pip uninstall pong
pip install --no-cache-dir pong

These will ensure that pong’s old directory structure is eliminated and pip grabs the new version of pong instead of installing from a local cached version.