diff --git a/setup.py b/setup.py
index 8e453986f7f734383d508da6a260fa4acf016fe1..81e2ed83cf8e2e08901193f155105cd7e9b435ad 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.3.0',
+    version='0.3.1',
     description='Example for using Bob to create face verification systems',
     url='http://pypi.python.org/pypi/bob.example.faceverify',
     license='GPLv3',