1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-28 19:40:54 +00:00

Bump version to 1.1.7

This commit is contained in:
Unrud 2020-05-19 02:47:15 +02:00
parent 2132df2a6e
commit d209ec55da
3 changed files with 58 additions and 1 deletions

View file

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