diff --git a/Makefile b/Makefile index 52d5ec5d..2cc4250c 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ REPO := amancevice/superset STAGES := build dist final NODE_VERSION := 16 PYTHON_VERSION := 3.8 -SUPERSET_VERSION := 1.3.2 +SUPERSET_VERSION := 1.4.0 .PHONY: default clean clobber edge latest push