mirror of
https://github.com/Kozea/Radicale.git
synced 2025-09-12 20:30:57 +00:00
Version 0.7
This commit is contained in:
parent
a9c74ae84d
commit
d274044700
3 changed files with 6 additions and 6 deletions
|
@ -49,7 +49,7 @@ except ImportError:
|
|||
from radicale import acl, config, ical, log, storage, xmlutils
|
||||
|
||||
|
||||
VERSION = "git"
|
||||
VERSION = "0.7"
|
||||
|
||||
|
||||
class HTTPServer(wsgiref.simple_server.WSGIServer, object):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue