diff --git a/setup.py b/setup.py
index fd9769d0d7de95e59810c136d2ede2a99ac2c8a2..92c36d0f771873037e90789590fd778bda2b8bb8 100644
--- a/setup.py
+++ b/setup.py
@@ -4,7 +4,7 @@
 from setuptools import setup
 
 setup(name="pytools",
-      version="2016.2.1",
+      version="2016.2.2",
       description="A collection of tools for Python",
       long_description="""
       Pytools is a big bag of things that are "missing" from the Python standard