From 7d670f815f157a10e7eb28478de572fad2e2b617 Mon Sep 17 00:00:00 2001 From: Vlad Isayko Date: Mon, 1 Nov 2021 23:57:01 +0400 Subject: [PATCH] Release 2021.11.0 (#103) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add Scania (#101) * Update version Co-authored-by: Jonas Öberg --- osci/__init__.py | 2 +- osci/preprocess/match_company/company_domain_match_list.yaml | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/osci/__init__.py b/osci/__init__.py index a202458..53156d3 100644 --- a/osci/__init__.py +++ b/osci/__init__.py @@ -1 +1 @@ -__version__ = '2021.10.0' +__version__ = '2021.11.0' diff --git a/osci/preprocess/match_company/company_domain_match_list.yaml b/osci/preprocess/match_company/company_domain_match_list.yaml index e474a50..f126819 100644 --- a/osci/preprocess/match_company/company_domain_match_list.yaml +++ b/osci/preprocess/match_company/company_domain_match_list.yaml @@ -1097,6 +1097,11 @@ domains: - scality.com regex: +- company: Scania + domains: + - scania.com + regex: + industry: Technology - company: ScyllaDB domains: - scylladb.com