From f9fe25611bf670483fe8bb6098c72cb0ce644acf Mon Sep 17 00:00:00 2001 From: Andre Anjos <andre.dos.anjos@gmail.com> Date: Tue, 5 Feb 2013 12:26:57 +0100 Subject: [PATCH] Bump revision --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index a73c0d8..bede4ab 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ from xbob.extension import Extension setup( name="xbob.flandmark", - version="1.0.2", + version="1.0.3a0", description="Python bindings to the flandmark keypoint localization library", license="GPLv3", author='Andre Anjos', -- GitLab