fix unused imports and version

This commit is contained in:
Romain Bignon 2011-04-14 16:06:34 +02:00
commit 129dfc181a
5 changed files with 6 additions and 12 deletions

View file

@ -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