Version 0.10

This commit is contained in:
Guillaume Ayoub
2015-01-12 18:40:42 +01:00
parent f2ccdcac78
commit 7135367640
3 changed files with 6 additions and 4 deletions

View File

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