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

Version 2.0.0

This commit is contained in:
Guillaume Ayoub 2017-05-27 18:10:46 +02:00
parent 3e0c8cf285
commit a94a3bc7c2
2 changed files with 2 additions and 2 deletions

View file

@ -51,7 +51,7 @@ import vobject
from . import auth, rights, storage, xmlutils
VERSION = "2.0.0rc2"
VERSION = "2.0.0"
NOT_ALLOWED = (
client.FORBIDDEN, (("Content-Type", "text/plain"),),