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