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