Version 2.0.0
This commit is contained in:
parent
3e0c8cf285
commit
a94a3bc7c2
2
NEWS.rst
2
NEWS.rst
@ -7,7 +7,7 @@
|
||||
=========================
|
||||
|
||||
This feature is not compatible with the 1.x.x versions. See
|
||||
http://kozea.github.io/Radicale/1to2/ if you want to switch from 1.x.x to
|
||||
http://radicale.org/1to2/ if you want to switch from 1.x.x to
|
||||
2.0.0.
|
||||
|
||||
* Support Python 3.3+ only, Python 2 is not supported anymore
|
||||
|
@ -51,7 +51,7 @@ import vobject
|
||||
|
||||
from . import auth, rights, storage, xmlutils
|
||||
|
||||
VERSION = "2.0.0rc2"
|
||||
VERSION = "2.0.0"
|
||||
|
||||
NOT_ALLOWED = (
|
||||
client.FORBIDDEN, (("Content-Type", "text/plain"),),
|
||||
|
Loading…
Reference in New Issue
Block a user