From e4c3a98b24c2c407dac3b03332da4fb2c625b1e5 Mon Sep 17 00:00:00 2001 From: Hugo Saint-Vignes Date: Mon, 30 Jan 2023 11:11:19 +0100 Subject: [PATCH] build: Version 20.3.0 --- build/config.mak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/config.mak b/build/config.mak index 50d36e343e1..c3ec8582463 100644 --- a/build/config.mak +++ b/build/config.mak @@ -4,7 +4,7 @@ PLATFORM ?= device DEBUG ?= 0 DEVELOPMENT ?= 0 -EPSILON_VERSION ?= 20.2.0 +EPSILON_VERSION ?= 20.3.0 EXTERNAL_APPS_API_LEVEL ?= 0 EPSILON_APPS ?= calculation graph code statistics distributions inference solver sequence regression elements finance settings EPSILON_I18N ?= en fr nl pt it de es