fix unused imports and version
This commit is contained in:
parent
a329bd3d1e
commit
129dfc181a
5 changed files with 6 additions and 12 deletions
|
|
@ -28,7 +28,7 @@ __all__ = ['Galleroob']
|
|||
|
||||
class Galleroob(ReplApplication):
|
||||
APPNAME = 'galleroob'
|
||||
VERSION = '0.0'
|
||||
VERSION = '0.8'
|
||||
COPYTIGHT = 'Copyright(C) 2011 Noé Rubinstein'
|
||||
DESCRIPTION = 'galleroob browses and downloads web image galleries'
|
||||
CAPS = ICapGallery
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue