1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-07-02 16:58:30 +00:00

Version 1.1.2

This commit is contained in:
Guillaume Ayoub 2017-04-19 14:04:09 +02:00
parent 190b1dd795
commit ee3cb8e8e6
2 changed files with 9 additions and 1 deletions

View file

@ -50,7 +50,7 @@ except ImportError:
from . import auth, config, ical, log, pathutils, rights, storage, xmlutils
VERSION = "1.1.1"
VERSION = "1.1.2"
# Standard "not allowed" response that is returned when an authenticated user
# tries to access information they don't have rights to