We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e62407b commit df3090dCopy full SHA for df3090d
Makefile
@@ -2,7 +2,7 @@ REPO := amancevice/superset
2
STAGES := build dist final
3
NODE_VERSION := 12
4
PYTHON_VERSION := 3.8
5
-SUPERSET_VERSION := 1.2.0
+SUPERSET_VERSION := 1.3.0
6
7
.PHONY: default clean clobber edge latest push
8
0 commit comments