diff --git a/setup.py b/setup.py
index 069825452653a1666e0d68de346cafce92e89426..06a740b4a15570766221dc86a2c884f92dc13d3a 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.1.4',
+    version='0.2.0',
     description='Example for using Bob to create face verification systems',
     url='http://pypi.python.org/pypi/bob.example.faceverify',
     license='GPLv3',