Releasing 0.3

This commit is contained in:
Dmitrijs Ledkovs
2011-11-10 14:22:29 +00:00
parent db29c2ca0f
commit 2810dedbca

View File

@@ -20,7 +20,7 @@
############################################################################## ##############################################################################
{ {
'name': 'HSBC Account Banking', 'name': 'HSBC Account Banking',
'version': '0.2', 'version': '0.3',
'license': 'AGPL-3', 'license': 'AGPL-3',
'author': 'credativ Ltd', 'author': 'credativ Ltd',
'website': 'http://www.credativ.co.uk', 'website': 'http://www.credativ.co.uk',
@@ -42,6 +42,8 @@
This module adds above import/export filter to the account_banking module. This module adds above import/export filter to the account_banking module.
All business logic is in account_banking module. All business logic is in account_banking module.
Initial release of this module was co-sponsored by canonical.
''', ''',
'active': False, 'active': False,
'installable': True, 'installable': True,