mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-10 18:40:53 +00:00
Version 0.9
This commit is contained in:
parent
2b4485f6ae
commit
a6884492a2
2 changed files with 3 additions and 3 deletions
4
NEWS.rst
4
NEWS.rst
|
@ -3,8 +3,8 @@
|
|||
======
|
||||
|
||||
|
||||
0.9 - *Not released yet*
|
||||
========================
|
||||
0.9 - Rivers
|
||||
============
|
||||
|
||||
* Custom handlers for auth, storage and rights (by Sergey Fursov)
|
||||
* 1-file-per-event storage (by Jean-Marc Martins)
|
||||
|
|
|
@ -50,7 +50,7 @@ except ImportError:
|
|||
from . import auth, config, ical, log, rights, storage, xmlutils
|
||||
|
||||
|
||||
VERSION = "0.9b2"
|
||||
VERSION = "0.9"
|
||||
|
||||
# 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