Преглед на файлове

Normalize the version number

Guillaume Ayoub преди 9 години
родител
ревизия
b3d8833779
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      radicale/__init__.py

+ 1 - 1
radicale/__init__.py

@@ -47,7 +47,7 @@ import vobject
 from . import auth, rights, storage, xmlutils
 
 
-VERSION = "2.0.0-pre"
+VERSION = "2.0.0rc0"
 
 # Standard "not allowed" response that is returned when an authenticated user
 # tries to access information they don't have rights to