Skip to content
Snippets Groups Projects
Commit 35608a24 authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

Version 1.0.3

parent f8c367ea
No related branches found
No related tags found
No related merge requests found
...@@ -6,11 +6,7 @@ ...@@ -6,11 +6,7 @@
parts = xbob.flandmark scripts parts = xbob.flandmark scripts
newest = false newest = false
eggs = xbob.flandmark eggs = xbob.flandmark
versions = versions ;prefixes = /Users/andre/work/bob/b/dbg
;prefixes = /scratch/aanjos/bob/b/dbg
[versions]
xbob.buildout = 0.2.0a1
[xbob.flandmark] [xbob.flandmark]
recipe = xbob.buildout:develop recipe = xbob.buildout:develop
......
...@@ -12,7 +12,7 @@ from xbob.extension import Extension ...@@ -12,7 +12,7 @@ from xbob.extension import Extension
setup( setup(
name="xbob.flandmark", name="xbob.flandmark",
version="1.0.3a0", version="1.0.3",
description="Python bindings to the flandmark keypoint localization library", description="Python bindings to the flandmark keypoint localization library",
license="GPLv3", license="GPLv3",
author='Andre Anjos', author='Andre Anjos',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment