Version 1.1

This commit is contained in:
Guillaume Ayoub
2015-12-31 12:51:23 +01:00
parent e7ce00d54f
commit e47b50421e
3 changed files with 36 additions and 6 deletions

View File

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