Guillaume Ayoub %!s(int64=15) %!d(string=hai) anos
pai
achega
4b737667e3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      radicale/__init__.py

+ 1 - 1
radicale/__init__.py

@@ -49,7 +49,7 @@ except ImportError:
 from radicale import acl, config, ical, xmlutils
 
 
-VERSION = "0.5"
+VERSION = "git"
 
 def _check(request, function):
     """Check if user has sufficient rights for performing ``request``."""