New version

This commit is contained in:
Guillaume Ayoub 2014-07-28 13:03:06 +02:00
parent ea461aee1e
commit a5c5f2494f

View File

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