Weboob 0.9 released

This commit is contained in:
Romain Bignon 2011-10-10 11:37:44 +02:00
commit 1b6d04ffee
25 changed files with 191 additions and 27 deletions

View file

@ -186,7 +186,7 @@ if options.xdg:
setup(
name='weboob',
version='0.9',
version = '0.9',
description='Weboob, Web Out Of Browsers',
author='Romain Bignon',
author_email='weboob@weboob.org',