mirror of
https://github.com/Kozea/Radicale.git
synced 2025-09-15 20:36:55 +00:00
Version 2.0.0rc2
This commit is contained in:
parent
059ba8dec1
commit
dcb0638538
2 changed files with 9 additions and 1 deletions
|
@ -49,7 +49,7 @@ import vobject
|
|||
|
||||
from . import auth, rights, storage, xmlutils
|
||||
|
||||
VERSION = "2.0.0rc1"
|
||||
VERSION = "2.0.0rc2"
|
||||
|
||||
NOT_ALLOWED = (
|
||||
client.FORBIDDEN, (("Content-Type", "text/plain"),),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue