bump to 0.6
This commit is contained in:
parent
f3fe130a0f
commit
2ebb9a844d
53 changed files with 54 additions and 54 deletions
|
|
@ -26,7 +26,7 @@ __all__ = ['WeboobCli']
|
|||
|
||||
class WeboobCli(ReplApplication):
|
||||
APPNAME = 'weboob-cli'
|
||||
VERSION = '0.5'
|
||||
VERSION = '0.6'
|
||||
COPYRIGHT = 'Copyright(C) 2010 Romain Bignon'
|
||||
SYNOPSIS = 'Usage: %prog [-dqv] [-b backends] [-cnfs] capability method [arguments..]\n'
|
||||
SYNOPSIS += ' %prog [--help] [--version]'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue