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