Bump version to 2.1.0

This commit is contained in:
Unrud
2017-06-25 09:55:39 +02:00
parent 6bf7aa2b3c
commit 5576cb38eb
2 changed files with 3 additions and 20 deletions

View File

@ -52,7 +52,7 @@ import vobject
from . import auth, rights, storage, web, xmlutils
VERSION = "2.1.0rc3"
VERSION = "2.1.0"
NOT_ALLOWED = (
client.FORBIDDEN, (("Content-Type", "text/plain"),),