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