diff --git a/Makefile b/Makefile index 3c8fd1f2..9e11cf07 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ REPO := amancevice/superset PYTHON_VERSION := 3.8 -SUPERSET_VERSION := 2.1.0 +SUPERSET_VERSION := 2.1.1 build: requirements-dev.txt docker build \