bump to 0.8
This commit is contained in:
parent
3faa6ffa59
commit
31a0a0a8be
65 changed files with 67 additions and 67 deletions
|
|
@ -26,7 +26,7 @@ __all__ = ['WeboobCli']
|
|||
|
||||
class WeboobCli(ReplApplication):
|
||||
APPNAME = 'weboob-cli'
|
||||
VERSION = '0.7'
|
||||
VERSION = '0.8'
|
||||
COPYRIGHT = 'Copyright(C) 2010-2011 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