mirror of
https://github.com/Kozea/Radicale.git
synced 2025-06-26 16:45:52 +00:00
Version 0.6.3
This commit is contained in:
parent
41205f3197
commit
3c0410b86c
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ except ImportError:
|
||||||
from radicale import acl, config, ical, log, xmlutils
|
from radicale import acl, config, ical, log, xmlutils
|
||||||
|
|
||||||
|
|
||||||
VERSION = "0.6.x"
|
VERSION = "0.6.3"
|
||||||
|
|
||||||
|
|
||||||
class HTTPServer(wsgiref.simple_server.WSGIServer, object):
|
class HTTPServer(wsgiref.simple_server.WSGIServer, object):
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue