diff --git a/setup.py b/setup.py
index a9f0d98f2b453b6f7e3b405d9dcf6da0a390027c..b20b8746789114f9e43d1146691fa6590ea01561 100644
--- a/setup.py
+++ b/setup.py
@@ -28,7 +28,7 @@ setup(
     # This is the basic information about your project. Modify all this
     # information before releasing code publicly.
     name='bob.example.faceverify',
-    version='0.2.0',
+    version='0.2.1',
     description='Example for using Bob to create face verification systems',
     url='http://pypi.python.org/pypi/bob.example.faceverify',
     license='GPLv3',