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 = [