Version 0.9
This commit is contained in:
parent
2b4485f6ae
commit
a6884492a2
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…
Reference in New Issue
Block a user