Skip to content

Commit 6203665

Browse files
committed
Merge branch 'main' into 'enterprise'
Sync main to enterprise See merge request dkinternal/testgen/dataops-testgen!190
2 parents b19e6d5 + cdeb8d2 commit 6203665

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

invocations/dev.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
DOCKER_BUILDER_NAME = "dk-builder"
1616
DOCKER_BUILDER_PLATFORMS = "linux/amd64,linux/arm64"
17-
TESTGEN_DEFAULT_BASE_LABEL = "v1"
17+
TESTGEN_DEFAULT_BASE_LABEL = "v3"
1818

1919

2020
@task

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ build-backend = "setuptools.build_meta"
88

99
[project]
1010
name = "dataops-testgen"
11-
version = "3.1.2"
11+
version = "3.7.1"
1212
description = "DataKitchen's Data Quality DataOps TestGen"
1313
authors = [
1414
{ "name" = "DataKitchen, Inc.", "email" = "info@datakitchen.io" },

0 commit comments

Comments
 (0)