mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-01 18:18:31 +00:00
Version 0.7.1
This commit is contained in:
parent
7ae764fd4b
commit
0cf9b92ce7
2 changed files with 13 additions and 1 deletions
|
@ -49,7 +49,7 @@ except ImportError:
|
|||
from radicale import acl, config, ical, log, storage, xmlutils
|
||||
|
||||
|
||||
VERSION = "git"
|
||||
VERSION = "0.7.1"
|
||||
|
||||
|
||||
class HTTPServer(wsgiref.simple_server.WSGIServer, object):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue