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