From dc0774599dbb8bfed9c20019a822539c79ace61c Mon Sep 17 00:00:00 2001 From: Adrian LODIN Date: Fri, 29 May 2026 18:45:16 +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 4a3f9c4..789e7b0 100644 --- a/pipeline.variables.sh +++ b/pipeline.variables.sh @@ -1 +1 @@ -PROJECT_VERSION_NUMBER="0.1.0" \ No newline at end of file +PROJECT_VERSION_NUMBER="0.2.1" \ No newline at end of file diff --git a/pyproject.toml b/pyproject.toml index 64a6268..821e836 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "template-code-location" -version = "0.2.0" +version = "0.2.1" description = "Consolidated code location for all data services workflows" requires-python = ">=3.12" dependencies = [