mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-01 18:18:31 +00:00
0.5 git version bump
This commit is contained in:
parent
beac38bd0b
commit
547c888c63
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ except ImportError:
|
|||
from radicale import acl, config, ical, xmlutils
|
||||
|
||||
|
||||
VERSION = "0.4"
|
||||
VERSION = "git"
|
||||
|
||||
def _check(request, function):
|
||||
"""Check if user has sufficient rights for performing ``request``."""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue