mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-19 19:10:54 +00:00
Version 0.4 bump
This commit is contained in:
parent
67b9df3276
commit
2f641b6a3f
3 changed files with 6 additions and 3 deletions
|
@ -49,7 +49,7 @@ except ImportError:
|
|||
from radicale import acl, config, ical, xmlutils
|
||||
|
||||
|
||||
VERSION = "git"
|
||||
VERSION = "0.4"
|
||||
|
||||
def _check(request, function):
|
||||
"""Check if user has sufficient rights for performing ``request``."""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue