Version 1.0

This commit is contained in:
Guillaume Ayoub
2015-09-14 11:49:34 +02:00
parent f112a9b390
commit 377762e23c
3 changed files with 8 additions and 11 deletions

View File

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