bump to 0.9

This commit is contained in:
Romain Bignon 2011-05-08 18:31:44 +02:00
commit 53e22d9f4b
73 changed files with 74 additions and 74 deletions

View file

@ -25,7 +25,7 @@ from weboob.tools.application.qt import BackendCfg, QtApplication
class QWeboobCfg(QtApplication):
APPNAME = 'qweboobcfg'
VERSION = '0.8'
VERSION = '0.9'
COPYRIGHT = 'Copyright(C) 2010-2011 Romain Bignon'
DESCRIPTION = "weboob-config-qt is a graphical application to add/edit/remove backends, " \
"and to register new website accounts."