bump to 0.9
This commit is contained in:
parent
2c4856384b
commit
53e22d9f4b
73 changed files with 74 additions and 74 deletions
|
|
@ -31,7 +31,7 @@ class NewsfeedBackend(BaseBackend, ICapMessages):
|
|||
NAME = 'newsfeed'
|
||||
MAINTAINER = u"Clément Schreiner"
|
||||
EMAIL = "clemux@clemux.info"
|
||||
VERSION = '0.8'
|
||||
VERSION = '0.9'
|
||||
DESCRIPTION = "Loads RSS and Atom feeds from any website"
|
||||
LICENSE = "AGPLv3+"
|
||||
CONFIG = ValuesDict(Value('url', label="Atom/RSS feed's url"))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue