From bff9737eb0173c1f4e3e2c910ce9cb8f131be106 Mon Sep 17 00:00:00 2001 From: Etienne Dilocker Date: Fri, 28 Aug 2020 10:57:57 +0200 Subject: [PATCH] prepare release 0.16.0-v0.4.19 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 9e050ed..6669d1c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ env: global: - DOCKER_ORG: semitechnologies - DOCKER_REPO: contextionary - - VERSION: 0.16.0-v0.4.18 + - VERSION: 0.16.0-v0.4.19 - MODEL_VERSION: 0.16.0 - DIMENSIONS: 300 # set to dimensions of underlying db because the test suite needs to know what to expect - GO111MODULE: true