From e168eebff3c3b51aeb52cb779e6c6abd31a88d0a Mon Sep 17 00:00:00 2001 From: Adrian LODIN Date: Wed, 3 Jun 2026 12:44:13 +0300 Subject: [PATCH] [SIMPL-28035](https://jira.simplprogramme.eu/browse/SIMPL-28035) Update project version. Changelog: other --- pipeline.variables.sh | 2 +- pyproject.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pipeline.variables.sh b/pipeline.variables.sh index 789e7b0..cd522de 100644 --- a/pipeline.variables.sh +++ b/pipeline.variables.sh @@ -1 +1 @@ -PROJECT_VERSION_NUMBER="0.2.1" \ No newline at end of file +PROJECT_VERSION_NUMBER="0.2.0" \ No newline at end of file diff --git a/pyproject.toml b/pyproject.toml index 821e836..64a6268 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "template-code-location" -version = "0.2.1" +version = "0.2.0" description = "Consolidated code location for all data services workflows" requires-python = ">=3.12" dependencies = [