mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-22 19:20:54 +00:00
Version 1.0.1
This commit is contained in:
parent
231cdec476
commit
6babebd315
2 changed files with 7 additions and 1 deletions
|
@ -51,7 +51,7 @@ except ImportError:
|
|||
from . import auth, config, ical, log, rights, storage, xmlutils
|
||||
|
||||
|
||||
VERSION = "1.0"
|
||||
VERSION = "1.0.1"
|
||||
|
||||
# Standard "not allowed" response that is returned when an authenticated user
|
||||
# tries to access information they don't have rights to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue