From 462061cee91b01d50cb909b034774f672970b354 Mon Sep 17 00:00:00 2001 From: dbt-hubcap Date: Sat, 22 Feb 2025 01:04:07 +0000 Subject: [PATCH] hubcap: Adding tag v0.2.1 for Matts52/dbt-ml-inline-preprocessing --- .../dbt_ml_inline_preprocessing/index.json | 2 +- .../versions/v0.2.1.json | 22 +++++++++++++++++++ 2 files changed, 23 insertions(+), 1 deletion(-) create mode 100644 data/packages/Matts52/dbt_ml_inline_preprocessing/versions/v0.2.1.json diff --git a/data/packages/Matts52/dbt_ml_inline_preprocessing/index.json b/data/packages/Matts52/dbt_ml_inline_preprocessing/index.json index 4659a2d23..0baf9d9a0 100644 --- a/data/packages/Matts52/dbt_ml_inline_preprocessing/index.json +++ b/data/packages/Matts52/dbt_ml_inline_preprocessing/index.json @@ -2,7 +2,7 @@ "name": "dbt_ml_inline_preprocessing", "namespace": "Matts52", "description": "dbt models for dbt-ml-inline-preprocessing", - "latest": "0.2.0", + "latest": "0.2.1", "assets": { "logo": "logos/placeholder.svg" } diff --git a/data/packages/Matts52/dbt_ml_inline_preprocessing/versions/v0.2.1.json b/data/packages/Matts52/dbt_ml_inline_preprocessing/versions/v0.2.1.json new file mode 100644 index 000000000..72981114b --- /dev/null +++ b/data/packages/Matts52/dbt_ml_inline_preprocessing/versions/v0.2.1.json @@ -0,0 +1,22 @@ +{ + "id": "Matts52/dbt_ml_inline_preprocessing/v0.2.1", + "name": "dbt_ml_inline_preprocessing", + "version": "v0.2.1", + "published_at": "1970-01-01T00:00:00.000000+00:00", + "packages": [], + "require_dbt_version": [ + ">=1.1.0", + "<2.0.0" + ], + "works_with": [], + "_source": { + "type": "github", + "url": "https://github.com/Matts52/dbt-ml-inline-preprocessing/tree/v0.2.1/", + "readme": "https://raw.githubusercontent.com/Matts52/dbt-ml-inline-preprocessing/v0.2.1/README.md" + }, + "downloads": { + "tarball": "https://codeload.github.com/Matts52/dbt-ml-inline-preprocessing/tar.gz/v0.2.1", + "format": "tgz", + "sha1": "44b6d537b83c7eac511867b4d275243756e82d52" + } +} \ No newline at end of file