diff --git a/VERSION b/VERSION index 21c9ee89..9528b8df 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.2.0-alpha.1 +0.2.0-alpha.2 diff --git a/taskcluster/scriptworker-task.yml b/taskcluster/scriptworker-task.yml index a0f12485..4bb256b3 100644 --- a/taskcluster/scriptworker-task.yml +++ b/taskcluster/scriptworker-task.yml @@ -20,7 +20,7 @@ build: - "linux-amd64-cpu-opt" - "linux-amd64-gpu-opt" - "linux-rpi3-cpu-opt" - - "linux-arm64-cpu-opt" + # - "linux-arm64-cpu-opt" Aarch64 packages are refused by upload.pypi.org javascript: # GPU package - "linux-amd64-gpu-opt"