API version 1.0 is too early, we'll set it to 0.1 for now until it is really stable and not missing things like system commands and such

(cherry picked from commit 4d434d3)
This commit is contained in:
Gina Häußge 2014-08-08 17:06:43 +02:00
parent f69abdcc14
commit aefb72f7cc

View file

@ -30,7 +30,7 @@ from . import users as api_users
from . import log as api_logs
VERSION = "1.0"
VERSION = "0.1"
#~~ first run setup