diff --git a/libs/causality/package.json b/libs/causality/package.json index 964036db1b..67993fabd6 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.0", "license": "MIT" } diff --git a/libs/core-ui/package.json b/libs/core-ui/package.json index 4f78c3892b..162c070277 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.0", "license": "MIT" } diff --git a/libs/counterfactuals/package.json b/libs/counterfactuals/package.json index b8243eaa34..f083aaa668 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.0", "license": "MIT" } diff --git a/libs/dataset-explorer/package.json b/libs/dataset-explorer/package.json index b61c2640d9..a6becd46b6 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.0", "license": "MIT" } diff --git a/libs/e2e/package.json b/libs/e2e/package.json index 32fc4918eb..bef18f0812 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.0", "license": "MIT" } diff --git a/libs/error-analysis/package.json b/libs/error-analysis/package.json index 5f85a35307..2d6ac9f5cb 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.0", "license": "MIT" } diff --git a/libs/fairness/package.json b/libs/fairness/package.json index ff63c066df..b2033aef12 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.0", "license": "MIT" } diff --git a/libs/forecasting/package.json b/libs/forecasting/package.json index 06e1574422..0791bd1597 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.0", "license": "MIT" } diff --git a/libs/interpret-text/package.json b/libs/interpret-text/package.json index 1932993fd3..5de95126fb 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.0", "license": "MIT" } diff --git a/libs/interpret-vision/package.json b/libs/interpret-vision/package.json index db98070deb..f70cf5d08c 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.0", "license": "MIT" } diff --git a/libs/interpret/package.json b/libs/interpret/package.json index 53c1a8fc11..3a3cb8ad02 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.0", "license": "MIT" } diff --git a/libs/localization/package.json b/libs/localization/package.json index 850358cbd0..2eb9e49763 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.0", "license": "MIT" } diff --git a/libs/mlchartlib/package.json b/libs/mlchartlib/package.json index f2945cebec..8924058305 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.0", "license": "MIT" } diff --git a/libs/model-assessment/package.json b/libs/model-assessment/package.json index 7b682b779a..ed4823ca20 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.0", "license": "MIT" } diff --git a/raiwidgets/raiwidgets/__version__.py b/raiwidgets/raiwidgets/__version__.py index 1738995f29..33f7020718 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.0" \ No newline at end of file diff --git a/responsibleai/responsibleai/__version__.py b/responsibleai/responsibleai/__version__.py index 1738995f29..33f7020718 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.0" \ No newline at end of file diff --git a/version.cfg b/version.cfg index 85e60ed180..75544d772a 100644 --- a/version.cfg +++ b/version.cfg @@ -1 +1 @@ -0.34.0 +0.34.0 \ 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"