bump to 0.9
This commit is contained in:
parent
2c4856384b
commit
53e22d9f4b
73 changed files with 74 additions and 74 deletions
|
|
@ -102,7 +102,7 @@ class AccountListFormatter(IFormatter):
|
|||
|
||||
class Boobank(ReplApplication):
|
||||
APPNAME = 'boobank'
|
||||
VERSION = '0.8'
|
||||
VERSION = '0.9'
|
||||
COPYRIGHT = 'Copyright(C) 2010-2011 Romain Bignon, Christophe Benz'
|
||||
CAPS = ICapBank
|
||||
DESCRIPTION = "Console application allowing to list your bank accounts and get their balance, " \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue