Skip to content

Commit df3090d

Browse files
committed
Superset ~> 1.3.0
1 parent e62407b commit df3090d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ REPO := amancevice/superset
22
STAGES := build dist final
33
NODE_VERSION := 12
44
PYTHON_VERSION := 3.8
5-
SUPERSET_VERSION := 1.2.0
5+
SUPERSET_VERSION := 1.3.0
66

77
.PHONY: default clean clobber edge latest push
88

0 commit comments

Comments
 (0)