diff --git a/setup.py b/setup.py index 824611d710601f41fd9716cdb6bb6c1637a44112..cf6fd6a921a7d9bcc34d74c5dc7315d3d59fb655 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.4", + version="2013.5.5", description="A collection of tools for Python", long_description=""" Pytools is a big bag of things that are "missing" from the Python standard