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