diff --git a/Makefile b/Makefile index 8986ada47..094f78174 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ build: api embeddings -TAG ?= 0.0.4 +TAG ?= 0.2.0 # want to keep things all aligned here .PHONY: api embeddings push