From 9150410c78f89432ade1b76e7e3b39feb5db357a Mon Sep 17 00:00:00 2001 From: AML Rai Package Manager Date: Fri, 9 Feb 2024 17:30:43 +0000 Subject: [PATCH] Release v0.34.1 --- libs/causality/package.json | 2 +- libs/core-ui/package.json | 2 +- libs/counterfactuals/package.json | 2 +- libs/dataset-explorer/package.json | 2 +- libs/e2e/package.json | 2 +- libs/error-analysis/package.json | 2 +- libs/fairness/package.json | 2 +- libs/forecasting/package.json | 2 +- libs/interpret-text/package.json | 2 +- libs/interpret-vision/package.json | 2 +- libs/interpret/package.json | 2 +- libs/localization/package.json | 2 +- libs/mlchartlib/package.json | 2 +- libs/model-assessment/package.json | 2 +- raiwidgets/raiwidgets/__version__.py | 7 +------ responsibleai/responsibleai/__version__.py | 7 +------ version.cfg | 2 +- yarn.lock | 5 +++++ 18 files changed, 22 insertions(+), 27 deletions(-) diff --git a/libs/causality/package.json b/libs/causality/package.json index 964036db1b..1cc71fb38d 100644 --- a/libs/causality/package.json +++ b/libs/causality/package.json @@ -1,5 +1,5 @@ { "name": "@responsible-ai/causality", - "version": "0.0.0", + "version": "0.34.1", "license": "MIT" } diff --git a/libs/core-ui/package.json b/libs/core-ui/package.json index 4f78c3892b..2e2cbb69eb 100644 --- a/libs/core-ui/package.json +++ b/libs/core-ui/package.json @@ -1,5 +1,5 @@ { "name": "@responsible-ai/core-ui", - "version": "0.0.0", + "version": "0.34.1", "license": "MIT" } diff --git a/libs/counterfactuals/package.json b/libs/counterfactuals/package.json index b8243eaa34..c716c77f78 100644 --- a/libs/counterfactuals/package.json +++ b/libs/counterfactuals/package.json @@ -1,5 +1,5 @@ { "name": "@responsible-ai/counterfactuals", - "version": "0.0.0", + "version": "0.34.1", "license": "MIT" } diff --git a/libs/dataset-explorer/package.json b/libs/dataset-explorer/package.json index b61c2640d9..d210b19aa2 100644 --- a/libs/dataset-explorer/package.json +++ b/libs/dataset-explorer/package.json @@ -1,5 +1,5 @@ { "name": "@responsible-ai/dataset-explorer", - "version": "0.0.0", + "version": "0.34.1", "license": "MIT" } diff --git a/libs/e2e/package.json b/libs/e2e/package.json index 32fc4918eb..58c067612d 100644 --- a/libs/e2e/package.json +++ b/libs/e2e/package.json @@ -1,5 +1,5 @@ { "name": "@responsible-ai/e2e", - "version": "0.0.0", + "version": "0.34.1", "license": "MIT" } diff --git a/libs/error-analysis/package.json b/libs/error-analysis/package.json index 5f85a35307..2d2a5718e9 100644 --- a/libs/error-analysis/package.json +++ b/libs/error-analysis/package.json @@ -1,5 +1,5 @@ { "name": "@responsible-ai/error-analysis", - "version": "0.0.0", + "version": "0.34.1", "license": "MIT" } diff --git a/libs/fairness/package.json b/libs/fairness/package.json index ff63c066df..9de866f543 100644 --- a/libs/fairness/package.json +++ b/libs/fairness/package.json @@ -1,5 +1,5 @@ { "name": "@responsible-ai/fairness", - "version": "0.0.0", + "version": "0.34.1", "license": "MIT" } diff --git a/libs/forecasting/package.json b/libs/forecasting/package.json index 06e1574422..178b2fd01a 100644 --- a/libs/forecasting/package.json +++ b/libs/forecasting/package.json @@ -1,5 +1,5 @@ { "name": "@responsible-ai/forecasting", - "version": "0.0.0", + "version": "0.34.1", "license": "MIT" } diff --git a/libs/interpret-text/package.json b/libs/interpret-text/package.json index 1932993fd3..1093372587 100644 --- a/libs/interpret-text/package.json +++ b/libs/interpret-text/package.json @@ -1,5 +1,5 @@ { "name": "@responsible-ai/interpret-text", - "version": "0.0.0", + "version": "0.34.1", "license": "MIT" } diff --git a/libs/interpret-vision/package.json b/libs/interpret-vision/package.json index db98070deb..cf9e828e53 100644 --- a/libs/interpret-vision/package.json +++ b/libs/interpret-vision/package.json @@ -1,5 +1,5 @@ { "name": "@responsible-ai/interpret-vision", - "version": "0.0.0", + "version": "0.34.1", "license": "MIT" } diff --git a/libs/interpret/package.json b/libs/interpret/package.json index 53c1a8fc11..3c0f882aa4 100644 --- a/libs/interpret/package.json +++ b/libs/interpret/package.json @@ -1,5 +1,5 @@ { "name": "@responsible-ai/interpret", - "version": "0.0.0", + "version": "0.34.1", "license": "MIT" } diff --git a/libs/localization/package.json b/libs/localization/package.json index 850358cbd0..eec60fb14b 100644 --- a/libs/localization/package.json +++ b/libs/localization/package.json @@ -1,5 +1,5 @@ { "name": "@responsible-ai/localization", - "version": "0.0.0", + "version": "0.34.1", "license": "MIT" } diff --git a/libs/mlchartlib/package.json b/libs/mlchartlib/package.json index f2945cebec..a740cd62b6 100644 --- a/libs/mlchartlib/package.json +++ b/libs/mlchartlib/package.json @@ -1,5 +1,5 @@ { "name": "@responsible-ai/mlchartlib", - "version": "0.0.0", + "version": "0.34.1", "license": "MIT" } diff --git a/libs/model-assessment/package.json b/libs/model-assessment/package.json index 7b682b779a..ac98c1c33b 100644 --- a/libs/model-assessment/package.json +++ b/libs/model-assessment/package.json @@ -1,5 +1,5 @@ { "name": "@responsible-ai/model-assessment", - "version": "0.0.0", + "version": "0.34.1", "license": "MIT" } diff --git a/raiwidgets/raiwidgets/__version__.py b/raiwidgets/raiwidgets/__version__.py index 1738995f29..6c23cf335c 100644 --- a/raiwidgets/raiwidgets/__version__.py +++ b/raiwidgets/raiwidgets/__version__.py @@ -1,6 +1 @@ -# Copyright (c) Microsoft Corporation -# Licensed under the MIT License. - -# Version will be populated during release from version.cfg file -# by running `yarn auto-version` -version = "0.0.0" +version = "0.34.1" \ No newline at end of file diff --git a/responsibleai/responsibleai/__version__.py b/responsibleai/responsibleai/__version__.py index 1738995f29..6c23cf335c 100644 --- a/responsibleai/responsibleai/__version__.py +++ b/responsibleai/responsibleai/__version__.py @@ -1,6 +1 @@ -# Copyright (c) Microsoft Corporation -# Licensed under the MIT License. - -# Version will be populated during release from version.cfg file -# by running `yarn auto-version` -version = "0.0.0" +version = "0.34.1" \ No newline at end of file diff --git a/version.cfg b/version.cfg index cd46610fe4..449c00de73 100644 --- a/version.cfg +++ b/version.cfg @@ -1 +1 @@ -0.34.1 +0.34.1 \ No newline at end of file diff --git a/yarn.lock b/yarn.lock index 38c49a77a9..52dd3e2f02 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6737,6 +6737,11 @@ d3-geo@^1.12.0, d3-geo@^1.12.1: dependencies: d3-array "1" +d3-hierarchy@^1.1.9: + version "1.1.9" + resolved "https://registry.yarnpkg.com/d3-hierarchy/-/d3-hierarchy-1.1.9.tgz#2f6bee24caaea43f8dc37545fa01628559647a83" + integrity sha512-j8tPxlqh1srJHAtxfvOUwKNYJkQuBFdM1+JAUfq6xqH5eAqf93L7oG1NVqDa4CpFZNvnNKtCYEUC8KY9yEn9lQ== + d3-hierarchy@^3.1.2: version "3.1.2" resolved "https://registry.npmjs.org/d3-hierarchy/-/d3-hierarchy-3.1.2.tgz"