diff --git a/setup.py b/setup.py index 8541da8d8b12cbd3a1cdc586f3ddb28084b6df37..c3faa0cbe50bce91b85691030e3982873f860b19 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ except ImportError: from distutils.command.build_py import build_py setup(name="pytools", - version="2013.5.2", + version="2013.5.3", description="A collection of tools for Python", long_description=""" Pytools is a big bag of things that are "missing" from the Python standard