Skip to content
Snippets Groups Projects
Commit ad255143 authored by Laurent EL SHAFEY's avatar Laurent EL SHAFEY
Browse files

Update version

parent 07ceba33
No related branches found
No related tags found
No related merge requests found
......@@ -42,9 +42,9 @@ Installation
Just download this package and decompress it locally::
$ wget http://pypi.python.org/packages/source/x/xbob.db.voxforge/xbob.db.voxforge-0.0.1a0.zip
$ unzip xbob.db.voxforge-0.0.1a0.zip
$ cd xbob.db.voxforge
$ wget http://pypi.python.org/packages/source/x/xbob.db.voxforge/xbob.db.voxforge-0.0.1a2.zip
$ unzip xbob.db.voxforge-0.0.1a2.zip
$ cd xbob.db.voxforge-0.0.1a2
Use buildout to bootstrap and have a working environment ready for
experiments::
......
......@@ -22,7 +22,7 @@ from setuptools import setup, find_packages
setup(
name='xbob.db.voxforge',
version='0.0.1a1',
version='0.0.1a2',
description='Speaker verification protocol on a subset of the VoxForge database',
url='http://pypi.python.org/pypi/xbob.db.voxforge',
license='GPLv3',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment