bump version of backends and applications to 0.3

This commit is contained in:
Romain Bignon 2010-10-11 10:31:44 +02:00
commit c959feacac
36 changed files with 36 additions and 36 deletions

View file

@ -135,7 +135,7 @@ if not options.qt:
setup(
name='weboob',
version='0.2',
version='0.3',
description='Weboob, Web Out Of Browsers - development version',
author='Romain Bignon',
author_email='weboob@weboob.org',