Bump to 0.h
This commit is contained in:
parent
0a3bd9f692
commit
efcf852cac
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ class EdfBackend(BaseBackend, ICapBill):
|
||||||
DESCRIPTION = u'Edf website: French power provider'
|
DESCRIPTION = u'Edf website: French power provider'
|
||||||
MAINTAINER = u'Christophe Gouiran'
|
MAINTAINER = u'Christophe Gouiran'
|
||||||
EMAIL = 'bechris13250@gmail.com'
|
EMAIL = 'bechris13250@gmail.com'
|
||||||
VERSION = '0.g'
|
VERSION = '0.h'
|
||||||
LICENSE = 'AGPLv3+'
|
LICENSE = 'AGPLv3+'
|
||||||
BROWSER = EdfBrowser
|
BROWSER = EdfBrowser
|
||||||
CONFIG = BackendConfig(ValueBackendPassword('login',
|
CONFIG = BackendConfig(ValueBackendPassword('login',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue