diff --git a/version.py b/version.py index 12e96b50..d3f24ba0 100644 --- a/version.py +++ b/version.py @@ -1,2 +1,2 @@ VERSION = None -BRANCH = 'master' +BRANCH = 'develop'