This release fixes the setup.py problem that was found after the previous release was uploaded to PyPI.
You can install the latest Pony ORM version using pip:
pip install pony
Or, if you already have the previous version of Pony ORM installed, upgrade it:
pip install --upgrade pony