Version bump

This commit is contained in:
Guillaume Ayoub 2011-04-02 11:57:23 +02:00
parent b19b4c8810
commit 4b737667e3

View File

@ -49,7 +49,7 @@ except ImportError:
from radicale import acl, config, ical, xmlutils
VERSION = "0.5"
VERSION = "git"
def _check(request, function):
"""Check if user has sufficient rights for performing ``request``."""