1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-09-12 20:30:57 +00:00

Version 0.9

This commit is contained in:
Guillaume Ayoub 2014-08-13 13:12:19 +02:00
parent 2b4485f6ae
commit a6884492a2
2 changed files with 3 additions and 3 deletions

View file

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