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