From a0d1db7a70dad4e67bd546f9a720dd2bda96afdc Mon Sep 17 00:00:00 2001 From: Etienne Dilocker Date: Thu, 10 Dec 2020 11:35:50 +0100 Subject: [PATCH] prepare release 0.14.0-v0.4.20 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 210b5e4..26a107d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ env: global: - DOCKER_ORG: semitechnologies - DOCKER_REPO: contextionary - - VERSION: 0.14.0-v0.4.19 + - VERSION: 0.14.0-v0.4.20 - MODEL_VERSION: 0.14.0 - DIMENSIONS: 600 # set to dimensions of underlying db because the test suite needs to know what to expect - GO111MODULE: true