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