Preparing the tree for the future 0.5 version.
This commit is contained in:
@ -49,7 +49,7 @@ except ImportError:
|
||||
from radicale import acl, config, ical, xmlutils
|
||||
|
||||
|
||||
VERSION = "0.3"
|
||||
VERSION = "git"
|
||||
|
||||
def _check(request, function):
|
||||
"""Check if user has sufficient rights for performing ``request``."""
|
||||
|
Reference in New Issue
Block a user